[wp-trac] [WordPress Trac] #9285: Ensuring scheduled posts publish on time.
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 29 09:00:53 UTC 2010
#9285: Ensuring scheduled posts publish on time.
--------------------------+-------------------------------------------------
Reporter: hailin | Owner: westi
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.0
Component: Date/Time | Version: 2.8
Severity: normal | Keywords: has-patch early
--------------------------+-------------------------------------------------
Comment(by solarissmoke):
We could maybe go one step further and completely replace the use of
get_option('gmt_offset') with get_gmt_offset() (and remove/deprecate the
pre_option filter that exists at present).
The flow would then be: attempt to use PHP5 native handling first. If it
fails, fall back to to the PHP4/database option. But the option becomes a
last resort.
Thoughts?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9285#comment:30>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list