[wp-hackers] get_option for an element in an array
Ade Walker
photofantaisie at gmail.com
Wed Nov 26 00:09:02 GMT 2008
Ok, understood. Thanks for the info. :-)
Ade.
2008/11/26 DD32 <wordpress at dd32.id.au>
> No.
> The full array is stored as a serialised string in the database, so
> regardless, it needs to be fully loaded and fully decoded.
> If you have autoload = 'yes' then this will happen when WP loads initially,
> regardless of if you use the contents.
>
> The deserialization only occurs once per page load.
More information about the wp-hackers
mailing list