Steven, I think you are looking for the save_post
action, you should create the function you want to use and use the add_action
function.
You can find the data from the custom fields in the $_POST
array.
You don’t have to worry about the “other content”, at least if with that you are referring to the title, content, categories.
Related Posts:
- Saving Custom Post types and fields to a custom table
- Custom database or Custom Post Types?
- add_meta_box Callback not being called
- Plugin allowing for artists, events and venues
- how do i remove posts from a WP_Query so the pagination is right?
- Is it possible to create Custom Post plug-in?
- Creating a custom post type, adding custom meta fields, preventing all future editability of posts of this type
- auto populate list of questions if user select a category xyz
- Redirect to another page using contact form 7? [closed]
- Custom Post Type Fields
- How to Resize the Custom Post Images?
- Amazon.com intergration with WordPress?
- Sticky option for custom post types without using custom fields or plugins
- How do we update a custom file upload field with the Advanced Custom Field plugin?
- Price comparison table based on Custom Post Type?
- Show related posts based of current ACF field name in a single page post (a loop within loop)
- “After file loaded” action
- Dictionary-style definition list plugin
- How to create repeater field manually, without plugin (ACF Pro)?
- What database state changes happen after a post is manually “updated” with no changes?
- Register PODS Custom Field with WPGraphQL [closed]
- Can i stream data to a custom_post_type?
- WordPress hide post from custom post-type on a single page
- Create multiple posts when a custom post is created
- $wpdb->insert not working inside save_post tag
- WordPress custom posttype meta values doesnot save
- What method should I use for a sidebar widget that reads latest posts?
- Synch Custom Post Types (and Custom Fields, Cats, etc.) Between WordPress Sites
- Insert data in custom table during new post creation
- How can i do custom author list?
- A plugin for software reviews site like this one?
- Links not opening as they should. Custom WP plugin
- how to compare date meta value in jet smart filter Date query?
- Can I create a table on my DB without creating a plugin?
- WordPress : Explain Plugins & Theme string value in database
- Is it necessary to auto delete my WP plugin database tables when users deactivate/delete my plugin?
- Does deleting a Plugin via the WordPress admin ‘completely’ remove the code?
- Creating a CSV with PHP inside the plugin directory
- What is the best way for showing a grid of customer logos?
- How to delete all trashed item in one-go
- Plugins in WP_Options but not Active
- after wordpress update to 3.5+ i get many errors in plugin wpdb::prepare()
- How do I enforce users to fill a determined custom field using WyPiekacz?
- How can I use a file in my plugin as a replacement for single.php on custom-post-type query?
- Custom setup of wordpress comments that are displayed
- publish_post action doesn’t work
- Disable Individual Plugins (specifically in Custom Post Types) on a per-post basis?
- How do i edit the plugin files in DataBase via phpMyAdmin?
- WordPress as a data-store?
- How to insert and call new data in wordpress website database through a plugin
- WordPress custom taxonomy not showing
- Gathering and logging data from a plugin: how to do it without race conditions?
- How to pass the API key to the client from the database? [closed]
- Using ACF default value to autoincrement a number field
- WPDB: Update table
- custom post type don’t appear in the home page
- Issue running db create table query from static method
- Problem of encoding characters (apostrophes) in my posts publications
- Specifying meta field’s column type in Database using add_post_meta
- Separate database for a wordpress plugin
- Is there a rule for wordpress plugins developers to not do any database changes upon update?
- How to keep variable `$post` to using in another file
- How to create multiple editor?
- dbDelta not adding additional columns in plugin database update
- ACF in wordpress
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Updating options into the wp database performance
- Adding class to last list item? Not WP generated
- Making my plugin create a page?
- Ajax save data to database on document ready, no data being saved
- Add some fileds to the wp_posts table
- How to edit a published post?
- Best/Correct way to add an option to a category
- How to set category correctly for a custom post created by a remote API call?
- How to use template_include hook with form submission?
- Plugin has added weird data in wp_options, set to autoload
- Trying to add a page template for my custom post type from a plugin, but it will not display in the template dropdown unless file is in theme
- Always get creating a new table with foreign key
- Adding custom meta boxes to specified custom post type
- How to do database for download stats?
- How do I make reusable content blocks for header and footer when using WordPress headless with another front-end?
- posts from multiple post types in one slider
- What is the WordPress approach to custom data?
- Custom Post Type – custom form in dashboard
- How to create plugin/ page that reads from database
- Order posts by meta key ( Using ACF )
- How to add fields in the WordPress editor?
- How retreive saved data from gravity forms in my template?
- $pages = get_pages(‘child_of=’.$post->ID); Why arguments are concatenated?
- DB Query not working in Plugin
- Assign all Post in Wp to a specific Category
- External wpdb connections in different plugins on single page
- Modify Posts from Custom_Post_Type within the plugin
- Storing The Data Collected by Ninja Forms into Another (custom) Database [closed]
- WordPress function to add text warning on every pages [closed]
- Comment “like” problem – “users who like this” avatar linking to current user profile instead of “liker’s” profile
- Where do plugin variables live in the db?
- Custom post type in Custom widget – $listItem
- WordPress plugin boilerplate table create
- Custom post types, disable fields