[wp-testers] Changes

Ryan Boren ryan at boren.nu
Fri Jul 18 15:51:55 GMT 2008


On Tue, Jul 15, 2008 at 8:29 AM, Duane Storey <duanestorey at gmail.com> 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.
...
> This causes problems because the rest of the code assumes it's
> serialized, and the unserialize method doesn't like an array being
> past it.
>
> Does anyone know if the code has changed in core for 2.6?  It looks
> like this might have to do with some cache code in the options code in
> 2.6.

http://trac.wordpress.org/changeset/8100

Reverting that change restore the old behavior.  Crazy.

Ryan


More information about the wp-testers mailing list