ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 19

password_reset_expiration

Filter Hook: Filters the expiration time of password reset keys.

Source: wp-includes/user.php:3001

Used by 0 functions | Uses 0 functions

password_reset_key_expired

Filter Hook: Filters the return value of check_password_reset_key() when an old-style key or an expired key is used.

Source: wp-includes/user.php:3039

Used by 0 functions | Uses 0 functions

reset_password()

Function: Handles resetting the user’s password.

Source: wp-includes/user.php:3293

Used by 0 functions | Uses 0 functions

wp_create_user()

Function: Provides a simpler way of inserting a user into the database.

Source: wp-includes/user.php:2777

Used by 0 functions | Uses 0 functions

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

sanitize_user_field()

Function: Sanitizes user field based on context.

Source: wp-includes/user.php:1774

Used by 0 functions | Uses 0 functions

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