[wp-testers] Changes

Stephen Rider wp-hackers at striderweb.com
Tue Jul 15 17:18:09 GMT 2008


I routinely pass arrays to update_option() without serializing them  
first.  WP does this automatically, it seems.  get_option() passes the  
array right back without my having to unserialize.

I've been doing it that way since well before 2.5....

On Jul 15, 2008, at 10:29 AM, Duane Storey wrote:

> I've having some problems with a plugin I wrote and version 2.6.  It
> now appears that when saving or getting options from wordpress, that
> somewhere an implicit serialize or unserialize is happening.



More information about the wp-testers mailing list