you can see all of wordpress action hooks here – I would suggest looking into something like “updated_postmeta” or similar for you
Related Posts:
- Using save_post to replace the post’s title
- Prevent post from being published if custom fields not filled
- Why won’t my metabox data save?
- Custom post type save_post action not firing
- Submitting posts from the front end – sanitizing data
- flush_rewrite_rules on save_post Does Not Work on First Post Save
- Customize users’ capabilities to change a custom post’s post status
- How to programmatically create a connection with [Plugin: Posts 2 Posts] on cpt publish?
- Is there an easy way to AJAX-ify saving of post?
- Custom field values get deleted
- Change 2 fields in the post depending on the 3rd field before save
- wp_publish_post breaks permalinks
- Unable to save or update postmeta for custom post type via action using save_post hook
- update_post_meta() whenever custom post type is updated
- Posts created in a Custom Post Type are lost if published without a title
- Trigger “unsaved changes” dialog for custom post meta changes
- Frontend posting – everything saves other than checkboxes?
- Registration and Custom Post Types – How to synchronize information?
- Custom Post Custom Taxonomy Data Not Saving in Edit Screen
- Is it possible to create a post using a metabox?
- Confusion regarding Nonce & using it in Custom Columns for Saving Checkbox Value to Post Meta
- How to get updated data when save_post triggers?
- Trigger email send after custom post publish
- How can I set taxonomy programmatically
- Custom Taxonomy terms aren’t getting referenced or saved in Quick Edit or Bulk Edit, only on Single product page?
- Changing wordpress publication date to ACF date and time picker date not working
- Troubles with acf/save_post and WP_Query
- Custom post type suppress transition from future to publish
- “Submit for review” for updates on existing posts
- CPT Validation to not show “Post updated.”
- save_post custom post type ? $_POST not working?
- How can I move (or create another) publish button?
- Can’t publish custom post type – “You are not allowed to edit this post.”
- Custom Post Meta from custom metaboxes is randomly being deleted
- Get only used meta_values
- Mutiple Select only POSTing 1 value
- Custom Post Type Metadata Not Saving
- Custom Meta Box Causing Error: “Are you sure you want to do this? Please try again.”
- What do the numbers mean at the end of add_action(‘save_post’)…?
- How check if a post is saved from backend or frontend?
- How to detect that the save_post hook is calling the callback associated to the current edit post page only
- How to prevent meta data from being edited in a post?
- Catch and display error on save_post action
- Custom Post Type Meta Box Text Input Field Won’t Save When Blank
- Publish box in CPT remove ‘edit’ link
- Save post action is called twice
- Limiting the Number of User Posts to Their Own Posts
- Update main post with same category when creating custom post to update the modified date
- Urgent – WordPress keeps creating posts
- How to check for duplicate record before saving a Custom Post Type
- Modify Publish Metabox location on CPT
- Custom post types saved as basic post
- Save_post acf data not updating category of post type
- Post meta is not accessible within save_post hook
- Custom post type meta fields missing on save_post_type
- How to save post_status using action save_post?
- How to stop post status from reverting to Published?
- save_post affect creation and deletion
- Link two different post using there post_id in post meta
- Custom meta box data not saving
- ACF saving posts
- How to implement custom post type’s users
- How to hook save-post function to use taxonomy term in post-slug?
- Metabox is not saving
- Publish post and create additional posts with same content
- Disable Facebook Comments Automatically On CPT
- Generate slug and meta data if meta field is empty
- How can I get taxonomy terms and custom field values of a newly created post
- Problem with ‘save_post’ hook not running
- Not Able to Display Metabox Saved Checkbox and Selected option After Save/ Update
- WordPress Author Posts Review After Every Change In The Same WordPress Post
- Function that get ACF fields value before saving
- Updating User Meta from Custom Post Field Upon Publish Not Working
- Emailing Authors only when a CUSTOM POST TYPE post is published- not when edited later [duplicate]
- How to use wp_set_object_terms depending on page ID?
- How to automatically update ACF field value every year?
- Can’t publish custom type posts that don’t support title and editor, instead they’re saved as draft
- Generate Post Title From ACF Fields on Custom Post Type
- Conflict between Capabilities and Menu Visibility with Custom Post Types
- Custom Post not working as expected
- How to use a variable as a function name?
- How to use next_posts_link/previous_posts_link for custom post types paginate?
- Getting WordPress Flexslider Item Number
- Designing a custom post type with a minimum number of meta fields
- Why does my taxonomy have a category style div id?
- Sorting posts by custom field value in array
- Custom post type paging 404 error
- Targeting categories in custom fields
- Display Only Certain Category In a Custom Page Template
- Saving Meta Data within Custom Post Type
- A meta box (in a custom post type) with two different type of fields
- Redirect to first child on Custom Post Type (without template)
- Assign CPT archive page attributes
- Move content between custom post types
- Custom post types problem
- How to get postname in custom page?
- Query custom post type based on post id and custom field value
- Pods CMS: How to add custom column to Adnvanced Content Type
- Custom post type, custom taxonomy, query posts only from taxonomy (children of)
- Creating Sections for Post Types