[wp-trac] Re: [WordPress Trac] #4230: Change update-links to be wp-cron compatible

WordPress Trac wp-trac at lists.automattic.com
Wed Jul 25 14:57:46 GMT 2007


#4230: Change update-links to be wp-cron compatible
--------------------------+-------------------------------------------------
 Reporter:  Otto42        |        Owner:  anonymous  
     Type:  enhancement   |       Status:  new        
 Priority:  low           |    Milestone:  2.3 (trunk)
Component:  Optimization  |      Version:             
 Severity:  normal        |   Resolution:             
 Keywords:  has-patch     |  
--------------------------+-------------------------------------------------
Changes (by Otto42):

  * keywords:  => has-patch

Comment:

 Added patch to move update links into a cron job. Features of this patch:

  * Adds two new functions. One does the updating of the links, the other
 manages the wp-cron scheduling based on the enabling/disabling of the
 links update option.
  * Scheduling frequency is filtered for easy plugin changing (defaults to
 daily).
  * Both new functions are pluggable, in case a plugin wants to change how
 the updating or scheduling works entirely.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4230#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list