[wp-hackers] usermeta

John Keyes john at integralsource.com
Wed Nov 30 10:07:38 GMT 2005


On 11/30/05, Scott Merrill <skippy at skippy.net> wrote:
> I'm looking at the usermeta stuff.  Do I read this correctly at line
> 2133 in functions.php:
>         if ( '' == $meta_value )
>                 return false;

I actually noticed along these lines last night (but didn't investigate
it further).  If the value in a custom field is 0 (zero) then the field
is never added.

-John K


More information about the wp-hackers mailing list