[wp-trac] [WordPress Trac] #30577: Allow plugins to bypass wp_options when saving transients

WordPress Trac noreply at wordpress.org
Sat Feb 7 14:28:23 UTC 2015


#30577: Allow plugins to bypass wp_options when saving transients
----------------------------------------+------------------
 Reporter:  mgibbs189                   |       Owner:
     Type:  enhancement                 |      Status:  new
 Priority:  normal                      |   Milestone:  4.2
Component:  Options, Meta APIs          |     Version:  2.8
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch commit 4.2-early  |     Focuses:
----------------------------------------+------------------

Comment (by mbrandys):

 I think that bypass conditional should be placed before
 `wp_using_ext_object_cache` one to match how it it's done in
 `get_transient` as it still forces saving data in external data storage
 when someone uses object-cache.php drop-in.

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


More information about the wp-trac mailing list