A couple things,
- Make sure in your
save_post
hook you’re checking forDOING_AJAX
which is used for saving in quick-edit. - Check out my other question: Quick edit screen customization. The answer I received worked, but I haven’t actually implemented it into my plugin quite yet as it’s not a priority of mine yet.
Hope that helps you out. 😉
Related Posts:
- Show Custom Fields in Quick Edit
- Why isn’t my code to save custom fields in quick edit working?
- Why does this Quick Edit checkbox save the value only when unchecked?
- Custom field on Quick Edit using select/dropdown – almost working right but not showing currently selected value
- open modal window
- Decouple page name from page title
- How to add a custom field to the comments “Quick Edit” screen?
- ORDER BY custom field value
- Best way to programmatically remove a category/term from a post
- display specific custom fields
- Add new “Insert Into Post” button with another function
- Multiple meta values for same meta_key adding on “Preview Changes” hit but not on saving or updating post
- HTML / Javascript in custom field textarea?
- How to convert custom field value to tag
- Use WP 3.1 Internal Linking ‘widget’ as a meta_box
- Display newest post’s custom field content on homepage, daily
- Saving an array in a single custom field
- Order posts according to user defined order for meta values?
- Calculate the sum of certain the_sub_fields
- Is it possible to order posts by two meta values?
- My metabox class
- Loading scripts to the Post Edit page only
- Registration and Profile custom field
- Per site configuration
- Alternative to simple fields plugin?
- Custom User Profile Fields
- how can i use custom field in query post
- wp_editor not saving data, and text area showing html tags
- Get specific custom field keys from a post and put into an array
- Importing from XML is ignoring serialized custom field
- How to check for specific meta box value on front end and output accordingly
- Loop to display random posts only if a custom field matches category
- Dynamically fill a post custom field with post publish date
- Select multiple options in WordPress custom meta filed
- filtering custom post types via meta data drop down
- Get content from pages with same meta_key from Database
- How to add an extra field in a post and show it on the template
- Exclude images uploaded via meta boxes from WordPress gallery
- Front-end editing with custom fields?
- If meta key exists in get posts function otherwise create it
- How do i save and retrieve custom attachment meta?
- Speed up / Optimize Admin Edit Post Page on Large Websites (50-150k posts, 50 custom fields per post)
- Bulk append custom field to post content
- Why is my Custom Meta Box Field Inputs NOT saving?
- Filter multiple custom fields Values with Check boxes
- Get registered custom fields or post meta even if empty
- Pass current post title to a predefined link
- Migrating old posts to new wp, how to extrapolate infos from the post body to custom fields?
- shortcode in a custom metabox
- Vimeo thumbnails
- Importing WordPress Posts With Custom Meta Data As CSV Files Through PHPMyAdmin
- How can php be used to return data from custom fields in a post?
- If one meta key value is empty, try to get another meta key, and if both meta keys are empty show something else?
- Save attachment ID instead of URL in custom field
- Get meta field value of all catgories
- Displaying a custom field containing a list creates unwanted markup
- Output custom field as ul list
- Multiple Custom Field Query
- How to order posts by number of Vimeo Likes
- Displaying a video on the homepage via a custom field inside a php widget
- Change Page Order by Custom Field (Magic Fields)
- Custom Field is getting the value of another page/post instead of the current one?
- Custom Field Date Problem
- Approach to creating a site with this structure
- how to create meta key name in wp_usermeta table in database
- Update some (not all) post titles with custom field values before running the Loop
- how to turn a link field into a button or link text
- Arrays in custom fields or is there a better way?
- Use value from ACF to populate other fields
- Dynamically populate query source in Elementor post widget
- Setting user permissions per post
- Adding Facebook’s image and meta description retrieval capabilities to a WordPress post
- Why does my numeric meta query work only on one meta key and not the other?
- Show image depending on the number in the custom fields
- WooCommerce 3 get custom variation on process order [closed]
- query_posts -> get page_id from custom field
- author global display format
- Output Custom Field value to shortcode
- Update custom table on metabox POST
- display custom media folders to wordpress media popup
- Should I store arrays in custom fields or create custom tables?
- Problem saving meta data
- Term specific featured post on taxonomy archive pages
- Custom Meta Boxes and Fields for WordPress: Change directory upload based on user-edit page
- WP_query returns error when used for custom widget
- Saving metadata of related post on save_post
- Custom field value link title
- How to Order Posts by Custom Fields?
- Get custom field from other post in carousel
- Form fields based on custom fields
- added a meta box to post however when saving menu while debug on throws a warning
- Create citation and url in post using 3 custom fields with conditions for each field… So close!
- Post rating using Custom Field
- Inserting custom fields into new-post.php without using the Custom Fields Template plugin?
- woocommerce how in checkout to add my custom field check box, and when i check it hide the shipping adress and add tax 19% [closed]
- How can I attach files without using a plugin?
- Advanced Custom Fields for Header that are Editable from a Page [closed]
- Change Fields of Comments and make them searchable?
- Shortcode not picking up custom field
- Order by a meta field in query loop