wpseek.com
A WordPress-centric search engine for devs and theme authors
user_{$field} › WordPress Filter Hooks
Since2.9.0
Deprecatedn/a
› apply_filters( "user_{$field}", $value, $user_id, $context )
| Parameters: (3) |
|
| Defined at: |
|
| Codex: |
Filters the value of a user field in a standard 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.Related Functions: sanitize_user_field, get_term_field, settings_fields, register_rest_field, sanitize_term_field, wp_referer_field