I know this is but a patch, but i followed WebElaine advise and hooked my function to the “save_post” hook.
As I wanted my plugin to be used while editing the post, I have added button to update the tags that actually saves the post.
Related Posts:
- On the WordPress Admin section how do I link to submenu pages created for a plugin?
- Get List of Registered Meta Boxes and Removing Them
- How to add tab which is visible only in admin side of product in woocommerce? [closed]
- Dashboard like meta boxes in my plugin – how to save their position and open/closed state?
- Save metabox with multiple checkbox array
- How to Use WordPress Color Picker API in Custom Post Type Metabox
- Copy Tags from one post type to another post type
- How to create Image gallery Metabox in wordpress [closed]
- Conflicting save_post functions when passing the post id and saving custom meta boxes for different post types
- How to add meta boxes to the ‘Add new post’ screen?
- Rearranging Dashboard meta boxes with use of plugin/functions.php
- Plugin admin page meta_box toggle and order state not saving
- Is there a way to list tags order by post_meta field
- Metabox Not Showing on Custom Post Type But On Pages and Post
- Best choice of options/settings framework for plugin/theme development
- Admin auto-refresh is interfering with Firebug — how to prevent it?
- Show add_meta_box by selecting a specific category
- Is there a Filter that I can use to filter the tags before they are inserted in to the database?
- update post meta for checkbox in the admin when inserted in the front-end
- Custom Taxonomy to dropdown box on adminside wordpress
- Create & Save multiple Meta-boxes
- Add a Save Button to Custom Meta Box [duplicate]
- Dashboard – get status and position of metaboxes and pass them to ajax method
- Is there a plugin that will allow a tag cloud to be created from any mysql field?
- Getting List of all registered Dashboard Widgets
- what is the difference between these phares?
- Search the product by tag or category not working
- How to get Metabox custom field to show checked if value is updated using post meta query?
- How do I update a field of a meta box?
- Input value from metabox is not found in $_POST after post save
- Including comments meta box on a plugin page
- How to add a widget to the post editing view?
- get_the_tags with separator control?
- Adding admin menus to wordpress
- Automating the process of shortcode generation in a plugin – how is it done?
- Meta box on options page save form problem
- Moving/dragging a metabox removes TinyMCE’s content
- Store custom meta box data as serialized array
- WP nonce field checkbox prints checked=’checked’ outside input field
- add_action pre_term_description vs. pre_category_description
- How to add custom post widgets as tags into wordpress
- Add location tag to wordpress posts
- Any way to update_post_meta with html content? It gets stripped and becomes empty
- Adjust query on single
- Can I attach a plugin via my add_filter callback contents?
- Metabox is not displaying
- Catch metabox values in Plugin
- want to show CMB2 metabox on woocommerce product data tab
- Why is $_POST empty when saving custom Meta Box?
- WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit
- Determine if term is Category or Tag
- Save meta box data from selected dropdown list in bbpress reply form
- Metabox types list
- WordPress Filesystem create CSS-File – get Shortcode ID for Name
- How to save multiple values in custom post type from front end to back end
- Remove tag from all posts when publishing new post
- add_meta_box does not display meta box in Admin
- Add WordPress Meta Box saved form input to WordPress RSS feed [duplicate]
- set a custom post type to a taxonomy term programmatically in metabox
- Add a new tag based on the category name in the publish event
- How to show metabox just in post.php in admin?
- Plugin dev: How to multiply instances of a plugin in the same metabox?
- save_post not called in plugin / custom field still saving overwriting metaboxes
- edit-tags.php in plugin admin menu hides when is the active page
- Access WordPress Tag Function From Modal
- Get fields of a widget
- Display Data’s metabox in page
- Show Metabox Images in slideshow instead of static
- How to set/change another post author by custom fields or something else?
- get_the_tags($ID) is empty during publish_post callback
- Saving metabox updates causing fatal error
- add_action with a class method is causing fatal errors
- Include third party Javascript library which is not included in WordPress
- Not sure the best way to save custom plugin data
- How does gettext works for translating readme file of plugin?
- How to debug WordPress correctly?
- Print WordPress username id inside JavaScript
- How to Download and install plugin database remotely
- WordPress add_admin_page not working even parameters are correct?
- Any problem in using native jquery ajax style instead of using admin-ajax.php?
- Communicate between plugins
- Email verification for new users
- Does admin_print_scripts-$hook_suffix work for nested paths to individual files?
- Show message from backend
- Cannot change caption for a plugin
- Woocommerce inventory [closed]
- how to load the comment template from a plugin
- Look for a file in a theme before loading from plugin
- Include HTML (Bootstrap Modal Box) with a plugin into my header
- when i activate my plugin i want to auto create pages with shortcodes
- Downloading File via headers doesnt work
- get the permalink error
- WordPress custom url without using any of the custom tags given
- How to call a plugin function from a page
- If user is logged-in display/hide widgets ( siteorigine) [closed]
- Javascript not being loaded only in custom taxonomy template
- wordpress plugin require_once file – can’t user wordpress functions
- Change Page title when Pagingation the posts
- Custom MySQL query to pull out Advanced Custom Fields?
- Fatal Error triggers Before WP_Error handler