[wp-trac] [WordPress Trac] #2426: post_status = future
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 11 01:18:43 GMT 2006
#2426: post_status = future
----------------------------+-----------------------------------------------
Id: 2426 | Status: new
Component: Administration | Modified: Sat Feb 11 01:18:43 2006
Severity: normal | Milestone: 2.1
Priority: normal | Version: 2.0.1
Owner: ryan | Reporter: ryan
----------------------------+-----------------------------------------------
Instead of checking for post_date_gmt < $now in queries, set the post
status for posts to be published in the future to 'future' and use pseudo-
cron to publish them later. See #2425 for pseudo-cron details.
Removing $now from queries will speed them up and allow them to be cached.
--
Ticket URL: <http://trac.wordpress.org/ticket/2426>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list