ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/user.php
  • Page 11

pre_user_email

Filter Hook: Filters a user’s email before the user is created or updated.

Source: wp-includes/user.php:2211

Used by 0 functions | Uses 0 functions

edit_user_{$field}

Filter Hook: Filters a user field value in the ‘edit’ context.

Source: wp-includes/user.php:1808

Used by 0 functions | Uses 0 functions

pre_user_nickname

Filter Hook: Filters a user’s nickname before the user is created or updated.

Source: wp-includes/user.php:2262

Used by 0 functions | Uses 0 functions

pre_user_{$field}

Filter Hook: Filters the value of a user field in the ‘db’ context.

Source: wp-includes/user.php:1832

Used by 0 functions | Uses 0 functions

pre_user_first_name

Filter Hook: Filters a user’s first name before the user is created or updated.

Source: wp-includes/user.php:2273

Used by 0 functions | Uses 0 functions

user_{$field}

Filter Hook: Filters the value of a user field in a standard context.

Source: wp-includes/user.php:1854

Used by 0 functions | Uses 0 functions

pre_user_last_name

Filter Hook: Filters a user’s last name before the user is created or updated.

Source: wp-includes/user.php:2284

Used by 0 functions | Uses 0 functions

update_user_caches()

Function: Updates all user caches.

Source: wp-includes/user.php:1884

Used by 0 functions | Uses 0 functions

pre_user_display_name

Filter Hook: Filters a user’s display name before the user is created or updated.

Source: wp-includes/user.php:2314

Used by 0 functions | Uses 0 functions

clean_user_cache()

Function: Cleans all user caches.

Source: wp-includes/user.php:1911

Used by 0 functions | Uses 0 functions
« Previous 1 … 10 11 12 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy