ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.5.0
  • Page 8

retrieve_password_key

Action Hook: Fires when a password reset key is generated.

Source: wp-includes/user.php:2939

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

register_new_user()

Function: Handles registering a new user.

Source: wp-includes/user.php:3327

Used by 0 functions | Uses 0 functions

get_user_option_{$option}

Filter Hook: Filters a specific user option value.

Source: wp-includes/user.php:718

Used by 0 functions | Uses 0 functions

wpdb::check_database_version()

Method: Determines whether MySQL database is at least the required minimum version.

Source: wp-includes/class-wpdb.php:3851

Used by 0 functions | Uses 0 functions

wpdb::supports_collation()

Method: Determines whether the database supports collation.

Source: wp-includes/class-wpdb.php:3872

Used by 0 functions | Uses 0 functions

wpdb::get_caller()

Method: Retrieves a comma-separated list of the names of the functions that called wpdb.

Source: wp-includes/class-wpdb.php:3977

Used by 0 functions | Uses 0 functions

wp_signon()

Function: Authenticates and logs a user in with ‘remember’ capability.

Source: wp-includes/user.php:40

Used by 0 functions | Uses 0 functions

wp_authenticate_user

Filter Hook: Filters whether the given user can be authenticated with the provided password.

Source: wp-includes/user.php:180

Used by 0 functions | Uses 0 functions

wpdb::set_prefix()

Method: Sets the table prefix for the WordPress tables.

Source: wp-includes/class-wpdb.php:1020

Used by 0 functions | Uses 0 functions
« Previous 1 … 7 8 9 … 42 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy