ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 19

password_reset

Action Hook: Fires before the user’s password is reset.

Source: wp-includes/user.php:3302

Used by 0 functions | Uses 0 functions

_get_additional_user_keys()

Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().

Source: wp-includes/user.php:2798

Used by 0 functions | Uses 0 functions

after_password_reset

Action Hook: Fires after the user’s password is reset.

Source: wp-includes/user.php:3315

Used by 0 functions | Uses 0 functions

wp_get_user_contact_methods()

Function: Sets up the user contact methods.

Source: wp-includes/user.php:2813

Used by 0 functions | Uses 0 functions

register_new_user()

Function: Handles registering a new user.

Source: wp-includes/user.php:3327

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
« Previous 1 … 18 19 20 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy