In my plugin I’m able to set a cron event like so: wp_schedule_event(time(), ‘daily’, ‘myhookname’); […]
Tag: cron
How to test wp_cron?
This is kind of a stupid question… I scheduled a action to run every hour: […]
Use Cron to modify posts via sql
Hi to all I need to run this twice a day: UPDATE wp_posts SET post_content […]
Any insights into Transient API locking, cron and threading?
How does one go about locking down transient API requests for multiple threading? Has anything […]
Create cron job without a plugin?
Basically I wrote a function that lets me change the post status to draft depending […]
How to debug WordPress “Cron” wp_schedule_event
How can I debug problems with WordPress Cron? I think it will trigger when users […]
how to set array of args for scheduled event?
I have a scheduled event that runs twice daily in my plugin, the action is […]
WordPress’ pseudo cron
It just doesn’t work and I have no idea what’s wrong. Maybe someone can help […]
PHP5, Inheritance, Singleton – action & filter hook limitations
I’m currently working on a plugin, which uses the builtin cron functionality of wordpress. Instead […]
WordPress: Scheduled category change (workflow). How to do?
I think it is a common case:I have three categories: Past, Current, Upcoming. Now I […]
No More Posts Available.
No more pages to load.