WP_Cron & ‘save_post”https://wordpress.stackexchange.com/”update_post’ hooks sound good. But I’d try saving it either inside an option field or as post_meta data. A stand alone table might be too much an no one wants extra tables. Furthermore you leave other possibilites open if you go the “native” root with post_meta.
Related Posts:
- Get a list of all registered actions
- How can I force a file download in the WordPress backend?
- How to implement a customizable free OpenID authentication?
- What’s a reliable way to depend on another plugin?
- Woocommerce – Hide “add to cart” on free products
- WordPress apply_filters() Arguments Missing
- How to hide /wp-content/uploads/ from URL?
- Add image to post from external URL
- User profiles and object associations
- Generate Advanced Custom Fields box in custom admin menu page
- Share buttons on article footer
- WordPress plugin search does not work and updates are not shown, VPS install
- How to prepend to the_title for admin-side plugin’s use
- Gutenberg: Difference between “import” and “const” for dependencies
- Custom data-id wp_enqueue_script
- Settings API – input always updates over validation
- Creating search filter through plugin
- Should I host support forum on wordpress.org or my own website?
- How to setup a Network Plugin across the network with only my settings?
- jQuery Plugin to use WordPress functions in AJAX request
- Is it possible to insert images directly from the server?
- Can a plugin deactivate itself?
- “Members only” section of a WordPress site – self signup and no backend access
- I wrote my plugin. How to display the result of the plugin’s function to sidebar (widget?)?
- I have functions in my wordpress plugin. How do I get them to work for me?
- How to make wp_enqueue_style and wp_enqueue_script work only on custom post type
- Is there a way I can find wordpress posts that don’t contain a word?
- Generate XML Sitemap for Blog on Magento Platform
- Display data on Word Press site posts and pages from mysql table
- Why is output buffering used here?
- What’s the best way to implement AJAX in WordPress?
- Can I use custom CSS and js plugin to put JavaScript in to validate my forms
- Redirection of users away from wp-admin (but not administrators)
- Cannot find a list of data selectors for Gutenberg editor
- WordPress Plugin [closed]
- Adapt PHP form action for WordPress?
- Cannot update user display_name field
- Integrating jQuery Datatables with Editor into wordpress admin
- Install and Update plugins on a VPS WordPress installation
- WordPress update and plugin install not working
- Remove_action from plugin with a Class
- How to delete all trashed item in one-go
- How do I override plugin templates and stylesheets?
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Hide a Menu Item on Login
- WordPress Related Plugin – only show when related content
- Don’t publish/update a post when a plugin finds errors in custom fields
- disabling ftp on wordpress
- How to manipulate the content within wp_head
- how to add custom info on author page? plugin, child theme?
- How Do I Uninstall a Current WordPress Theme and Install a Fresh Theme
- How to add HTML5 required on wp_editor
- Using conditional staements to load plugins
- Cannot access empty property error in Advanced Access Manager
- How to get the get the select values created by ACF plugin in wordpress
- Nonce failing with second argument
- Calendar for irregular recurring events [closed]
- Using plugin_dir_path() with WordPress on MAMP
- How do I allow users to supply a photo/image to be used instead of the grey/white silhouette?
- Favorite recent post widget
- Woo-commerce Update price as a Bulk from My offline software export
- co-authors plugin – inline listing
- require_once not working in plugin wordpress
- WordPress website will not show menu on a Mobile Device
- WC Fix Attributes – ‘Add New’ Not Searchable/Delayed
- WordPress Standard Fix Errors
- How to dynamically add template in Innerblock?
- any word search WordPress
- Warning: call_user_func_array() problem can anyone help with it?
- Display value of the GET parameter in a new URL page
- How do I use a plugin’s shortcode attribute value in another function?
- Hello everyone! Is there a function to call the wordpress loader?
- $wpdb->insert not working inside save_post tag
- how can I edit the HTML of yith ajax product filter
- Contact Form 7 – Make a selection unavailable after a number of bookings
- Securing langugae folder
- Use modulo condition in ACF repeater Field
- Slider with two images at a time
- Why is my Footnotes plugin is not working?
- Debug in WP backend
- Woocommerce categories displayed on every category and shopping page
- Help with customising love it plugin (use within foreach)
- How to get custom or filtered endpoints in WordPress API?
- Best approach to serve static content within a regular page
- add_external_rule – rules deleted when visiting permalinks page
- Change pages based on city
- Widget Script Loads at Bottom of Page
- auto create blog posts depending on list
- making a glossary with wordpress
- Add jQuery in dashboard when is already added in main plugin page
- Ajax Not Working If The Handler is Located Outside Plugin Submenu Page Function
- get_var result empty for query of custom table in plugin admin
- Developing a Site Like AllTop.COM – RSS Reading Problem
- Display Custom Post Type and Custom Taxonomy Data on Front End Using Only a Plugin
- redirect to custom php template in wordpress plugin directory
- Why plugin’s icon for the menu not found?
- How can I send api calls from my plugin?
- additional fields based on the quantity of products selected
- Get list of outdated plugins in the rest api?
- How do I know if an archive correspond to a custom post type taxonomy?