[wp-trac] [WordPress Trac] #28614: Add microtime support to current_time()

WordPress Trac noreply at wordpress.org
Mon Jun 23 06:36:43 UTC 2014


#28614: Add microtime support to current_time()
-------------------------+------------------------------
 Reporter:  uuf6429      |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Date/Time    |     Version:  3.9.1
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:
-------------------------+------------------------------

Comment (by rmccue):

 Replying to [ticket:28614 uuf6429]:
 > Also, considering this may require better performing code ... I was
 thinking that perhaps `get_option() ... etc` should be replaced with a
 cache (and `update_option()` should be able to update/reset the cache).

 WordPress has an internal option cache (check the source for `get_option`
 and `update_option`), however this is handled inside those functions and
 is transparent to functions using them.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28614#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list