the parameters to remove_action are wrong, they should be exactly the same parameters that you used in add_action, first should be the hook and then the function name
remove_action('save_post','save_details');
Related Posts:
- Change “Enter Title Here” help text on a custom post type
- How do I get a post (page or CPT) ID from a title or slug?
- Limit the word count in the post title
- Is there a way to override the tag specified in header.php?
- How to correctly get post type in a the_title filter
- How to hook into the CPT’s title placeholder?
- Automatically fill custom field value on post publish/update
- title_save_pre on post publish
- Set Custom Post Type title to the Post’s Date
- Change title in head on Archive page
- How To Set Custom Post Type Title Without Supports
- Custom Taxonomies Terms as Post Title for Custom Post Types upon Publishing
- Set post title from two meta fields
- How I check if the same post slug has not been used before publishing?
- Custom Post Type with Custom Title
- Setting a title on a Custom Post Type that doesn’t support titles
- Using a Custom Field instead of original title field but only for Custom Post Type
- wp_update_post on specific custom post type
- Search Post Title Only [duplicate]
- dynamically update permalink and title with the values of custom fileds
- get_page_by_title() not returning anything [closed]
- Custom Post Types: Custom columns with Title submenu?
- Posts created in a Custom Post Type are lost if published without a title
- What is the impact if i ignore title and content in my custom post types CPT?
- wp_update_post based function works on existing posts, but not new posts
- How to filter out post type meta?
- How Can I Set the Post Author of a Post I Just Created With PHP?
- Using several custom fields as custom post title
- How to retrieve category NAME instead of ID in a function with a taxonomy custom field?
- How to use the Display Name as the post title in a custom post type?
- Add acf field in title (admin table)
- Insert and then update post_type by wp_update_post
- Posts are duplicating on wp_post_update
- How can I run this code once so that my generated post title doesn’t keep changing on publish/update?
- Set a maxlength for the title input in a custom post type
- Custom title set on quick edit
- Post author for revision not being set on update/insert
- Custom Postype specific changes in admin panel
- Custom Meta Title for Custom Post Type
- How to set the seo title tag on a page by page basis?
- Add the post type to the title of the page
- How to automatic update date and time when save custom post type
- Programmatically change post visibility on save_post action return a 500
- Custom meta Title for custom post type archive from page
- Getting all ID’s matching a title in a custom post type
- Address as a content type post
- Why does wp_update_post causes white screen?
- Update post if exist from PHP
- Sanitize title only if only custom post type
- Odd behaviour for the update button when displaying a WP_List_Table
- Add the custom post term to the custom post title
- How to keep a record of changes to a custom field?
- Auto Generate Post Title from 2 Custom Fields
- Updating a custom post status after an expiry date rather than trashing it
- how to display posts content on the custom css popup by clicking on each title on the sidebar?
- Want to add new label in new post
- Change the term based on the value of a $variable using wp_update_post in submitting a form
- filter the title changed also the page titles
- update flamingo_inbound post type after insert
- save_post affect creation and deletion
- Error [Column ‘post_title’ cannot be null] when title is disabled for Custom post type
- How to disable Publish button on Edit post if post title exists
- Can I override the permalink/slug on creation
- Custom Post save causes 500 error
- Set the Title of a Custom Post Type by code as Author’s Username
- Change custom post status to draft before today
- Register a title automatically with a relationship field
- Custom post type split title, setup permalink accordingly
- Why does my custom WP role need edit_posts to edit images?
- Multisite wide post type?
- Remove CPT slug from URL
- WordPress metabox file upload in custom post [duplicate]
- tags & categories with custom post type
- Querying Posts by Taxonomy From Alternate Network Site
- Archive filter disappears on no results?
- How to remove slugs from multiple custom post types
- WordPress Genesis custom taxonomy archive shows 3 repeats of each post
- Custom taxonomy in URL showing 404
- Display not found page 404 on specific Post Type
- Display upcoming Events for next 7 Days
- Orderby CPT custom fields not working
- Allow Editor to view/modify a custom post type
- Custom post type permalink tag 404
- Why won’t this jQuery code work?
- Template for custom post type when taxonomy is in the URL
- Query custom post types & Taxonomies and list them in a table on a page
- How should i sort “Last Update” Custom Column?
- Modifying search results based on post_type
- WordPress general content best pratices
- Stop displaying Permalink
- How to convert Post Object Custom Field into Tags
- Custom post pagination not working
- Set a static page as a user profile page?
- Shortcode display CPT Query only showing 1 post?
- Default taxonomy ‘post_tag’ added to CPT managing by custom role : nothing in the metabox
- Strange behaviour using 3.8.1
- Setting a custom $query->query_vars[‘meta_key’] breaks the WordPress menu
- Display ONLY ONE $term (Out of 4 terms) from a Custom Taxonomy and CPT
- Adding a custom field after post title (ex.Example Title [30 Second Read])
- Sort ACF by custom taxonomy