wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
update_user_meta › WordPress Function
Seit3.0.0
Veraltetn/v
› update_user_meta ( $user_id, $meta_key, $meta_value, $prev_value = '' )
Parameter: (4) |
|
Links: | |
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Updates user meta field based on user ID.
Use the $prev_value parameter to differentiate between meta fields with the same key and user ID. If the meta field for the user does not exist, it will be added.Ähnliche Funktionen: update_usermeta, update_term_meta, update_site_meta, update_user_status, update_post_meta