Forums

Tutorial about wp-cron.php (2 posts)

  1. gnot
    Member
    Posted 4 years ago #

    I need to schedule some tasks in wordpress. Can anyone recommend a tutorial or a plugin that demonstrates the scheduling of tasks through wp-cron.php in order to use as an example? Can wordpress schedule tasks by itself or it needs to be also assisted by the system's crond? Didn't find any detailed docs or examples.

    Thanks in advance.

  2. jamiefehr
    Member
    Posted 3 years ago #

    wp-cron is activated by page views, when a page is loaded it checks if the time set for a scheduled task has past and if so does it. I can't find any really good tutorials either, despite having so much time pass.

    this is all I've got thats any good so far:
    http://codex.wordpress.org/Function_Reference/wp_schedule_event

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.