wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
edit_user_{$field} › WordPress Filter Hooks
Seit2.9.0
Veraltetn/v
› apply_filters( "edit_user_{$field}", $value, $user_id )
| Parameter: (2) |
|
| Definiert in: |
|
| Codex: |
Filters a user field value in the 'edit' context.
The dynamic portion of the hook name, `$field`, refers to the prefixed user field being filtered, such as 'user_login', 'user_email', 'first_name', etc.Ähnliche Funktionen: sanitize_user_field, get_term_field, edit_user, get_post_field, get_edit_user_link, get_editable_user_ids
Ähnliche Hooks: edit_user_profile, edit_term_-field, pre_user_-field, edit_post_-field, edit_user_profile_update