Archive | Functions by letter u RSS feed for this section

update_user_meta

Update user meta field based on user ID.Use the $prev_value parameter to differentiate between meta fields with the same key and user ID.

3213

Continue reading

update_usermeta

Update metadata of user.There is no need to serialize values, they will be serialized if it is needed. The metadata key can only be a string with underscores. All else will be removed.

3209

Continue reading