[wp-trac] [WordPress Trac] #10788: Standardize hooks across the transient and options APIs
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 26 18:51:40 UTC 2010
#10788: Standardize hooks across the transient and options APIs
-------------------------+--------------------------------------------------
Reporter: dd32 | Owner: westi
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.0
Component: Plugins | Version: 2.9
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------+--------------------------------------------------
Changes (by nacin):
* status: new => closed
* resolution: => fixed
Comment:
(In [13433]) Consistently pass unserialized values to hooks in
update_site_option(). Change add_option() and add_site_option() to do the
same. Any plugin using maybe_unserialize() would continue to work as the
value would no longer need to be unserialized. fixes #10788
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10788#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list