My favorite plugin for that is Core Control which has very nice module for display of what is going in the cron – which events are set up, when are they next firing, etc.
On getting your hands dirty level see _get_cron_array()
, which returns internal stored data for cron events (top level of keys are timestamps).
Related Posts:
- how to set array of args for scheduled event?
- WP Cron Doesn’t Execute When Time Elapses
- How Do I Make WordPress Run an Event Every Day?
- Why is wp-cron only executing on page visit?
- Is there way to run a code every time when any cron is run?
- WP cron doesn’t pass through my arguments
- A unique wp_schedule_single_event() for each post?
- Running WP Cron on multisite the right way
- Uncaught Error: Call to undefined function wp_generate_attachment_metadata() @ wp-cron
- How is WP Cron Locking implemented?
- trigger save_post event programmatically
- Do WordPress’ cron’s clean up expired transients?
- Need to execute a cron job
- Recommendation for a WordPress Calendar Plugin with Recurring Events? [closed]
- crontab wp-cron.php on multisite path-based network: one for each path? Or just one for the root?
- Running wp-cron from CLI
- get_posts inside cron
- Initialize WordPress environment to use in a real cron script
- WP CRON runs only the first time
- WP Cron emails not working
- Trigger a cron every 24h GMT -8
- PHP5, Inheritance, Singleton – action & filter hook limitations
- How can I invoke an action after a CiviCRM triggering event?
- How to remove unused avatar uploads in buddypress [closed]
- cron.php being constantly deleted [closed]
- Does wp-cron runs all tasks scheduled at same time together or one after other?
- WP Cron job every 1st and 15th of the month
- Template Tag not available in real Cron Jobs
- WordPress Caching – Transients API or “update_user_meta ” Cronjob?
- WP_cron won’t trigger my action
- Create cron job without a plugin?
- Trigger background job using AJAX
- Schedule cron don’t work
- WP CRON on shared hosting that does not allow loopback connections?
- Can you register two cron events in a single function?
- Does using WP-cron make the site slower for the user?
- Update a costume wp_usermeta key back to 0 every 24hours (time can be specified as needed)
- Events plugin for irregular / complex events [closed]
- System Cron job not firing
- WordPress Cron Job Not working
- running wp-cron.php using php not wget
- WordPress automatic publish: is there a timeout when WordPress won’t publish anymore?
- Redux callback action
- wp cron job fires at every second or so, if callback is wrapped with DOING_CRON check it never fires at all
- Is it possible to use `wp_schedule_event` with real cronjobs?
- Event Organiser: Event list includes regular Posts & custom fields? [closed]
- Cancel/Stop a currently ongoing scheduled cron event?
- How to use wp cron job to run a function
- How to set intervals in cron jobs?
- WordPress function, Run using Crontab
- Cron job to run just once per day using external cron service
- Issue with wp_schedule_event()
- Interrupted cron script sending me hourly emails. Please help!
- Are uploads directories created on a schedule?
- Create wp_cront events dynamically upon user submission
- How to run wp_insert_post() & wpdb on the background?
- Scheduling WP cron jobs
- Switch from wp-cron to a server cron job
- Add/remove CRON action depending on variable
- WordPress cron is running with previously set time intervals and not the updated one
- Display a random tag but using cron to control frequency of change
- Event booking form for wordpress
- Plugin: Events manager – Next and previous event
- What causes wp_schedule_single_event to fire off?
- WordPress cron job running more than once
- Can/should we delete wordpress cron jobs with no action?
- Strange cron job behavior and how to solve it?
- WordPress cron not getting executed when called by external service (but ok from browser)
- Bulk updating a group of WordPress Pages every 10 minutes
- Activate Plugin Automatically After Set Time
- Is there a way to know when a page has been updated and do some action only once?
- Cron and request with wp_remote_post
- Flush rewrite rules with scheduled event (cron)
- How to Set a Condition via Page Template Name in WP Cron Job?
- Real cron killed my cron system. Only define( ‘ALTERNATE_WP_CRON’, true ); works
- Server cron job not working
- Group the events post in month+year format?
- wp-cron event doesn’t run when custom login API is enabled
- Cron not sending wp-mail()
- profile_update hook does not fire from front-end
- WP_CRON issue with UTC and local time
- Run external file cron using WordPress Scheduler
- Plugin with functions inside a class & how to trigger WP CRON
- Better way to run heavy scripts using WordPress database
- Upcoming events
- Add option in th event calendar
- WordPress crob job performance
- Asynchronous emailing
- Hourly events don’t get triggered
- WordPress: Cron locking and Queue
- Huge cron option_value into wp_options table
- XML Imported Custom Posts
- Pages for Cron use Only?
- Post Terms As Class Name For Full Calendar Events
- How to execute add_action() function from custom plugin to Crontrol plugin or do_action()?
- Cronjob function not executed – negative seconds
- WP CRON Fails At 13:00 Every Day
- HELP: Code To Check Status And Write Debug Entry
- Update last created post in custom post types with wp_cron()?
- Error code 499 on specific cron job