[wp-hackers] copy meta from signup table to usermeta table

Nuno Morgadinho nuno.morgadinho at gmail.com
Wed May 26 20:56:34 UTC 2010


In the function wpmu_activate_signup() in wpmu-functions.php one reads:

$meta = unserialize($signup->meta);

But then there is no call to update_usermeta() in order to copy the
meta from the signup table to the user table. Is this on purpose?
Something I'm missing?

Thanks,
-- 
Nuno Morgadinho
http://www.morgadinho.org
http://twitter.com/morgadin


More information about the wp-hackers mailing list