News Feed
Jobs Feed
Sections




News Archive
SitePoint.com:
Scheduling Tasks in WordPress a Plugin Developer's Guide
July 21, 2010 @ 09:45:17

On SitePoint.com there's a new tutorial posted in their "PHP & MySQL tutorials" section about using a feature of WordPress that some might not know about but can be extremely handy when you need it - using WordPress tasks.

Scheduling the execution of certain functions at a time in the future is a key feature of the WordPress API, having been introduced in WordPress version 2.0. It's also a topic that's poorly understood by many developers, as it's only briefly covered in WordPress's documentation. Apart from facilitating maintenance tasks, scheduling code to be executed in the future opens up a lot of interesting possibilities for plugin developers.

He talks a bit about how the WordPress tasks work (via the wp-cron.php script) and the two types of tasks - one-off and recurring. He includes code and examples of how to set up each and some other handy features like custom timing for tasks, getting the list of scheduled tasks and a few things to watch out for when working with the feature.

0 comments voice your opinion now!
wordpress schedule task cron developer tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Using Filters in PHP 5

Chris Tankersley's Blog: Getting Started with Reflection

Alexander Netkachev's Blog: Installing Propel object persistence layer for Web application

Developer.com: Amazon Web Services and the Zend Framework

Job Posting: ChoicePoint (LexisNexis Company) Seeks Sr. LAMP Developer (Alpharetta, GA)


Community Events











Don't see your event here?
Let us know!


unittest zendframework2 community composer code example conference interview functional language opinion series testing development object podcast tool release framework introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework