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: get_term_field, sanitize_user_field, edit_user, get_post_field, get_editable_user_ids, get_edit_user_link
Ähnliche Hooks: edit_user_profile, edit_term_field, pre_user_field, edit_user_profile_update, get_terms_fields