[wp-trac] [WordPress Trac] #11769: useless calls to maybe_unserialize()
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 6 17:47:02 UTC 2010
#11769: useless calls to maybe_unserialize()
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Optimization | Version: 3.0
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
there are a couple of occurrences of maybe_unserialize(
get_site_option()), which ought to be changed to a plain calls to
get_site_option(). or am I missing something in the API?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11769>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list