In a WordPress 3.5.1 the apache log generates the following error related to wp-cron.php: [18/Jun/2013:10:53:21 […]
Tag: wp-cron
Using wp_cron with custom time interval and the register activation hook
Scenario 1: fails Adding a cron task wp_schedule_event with a custom interval on plugin activation […]
WP Cron doesn’t save <iframe> or <object> in post body
I am using wp_cron to auto grab posts from a remote website and save them […]
Which action for triggering cron “wp”or “init”?
Which one do you recommend using within a plugin and why? add_action( ‘wp’, ‘trigger_me’ ); […]
run a cron task without obstructing page load?
I have a plugin that lets users upload post attachments via AJAX in the admin […]
Better handling of WP-CRON server load abuse
There are multiple reports on how wp-cron is a far from ideal solution because it […]
Scheduling a task using class methods
I need to implement a scheduled task in my plugin, and I tried to follow […]
WP Cron emails not working
Running wp 3.5.1. I have 2 plugins that work in part. They do everything nice. […]
Is there a quick way to view the wp-cron schedule
I’m trying to work which plugin is triggering wp-cron. I know about the code: http://codex.wordpress.org/Function_Reference/wp_get_schedules […]
WordPress daily cron is executing more frequently than once a day
I have a wp cron job scheduled based on what’s in the options. In this […]
No More Posts Available.
No more pages to load.