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::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

wpdb::suppress_errors()

Method: Enables or disables suppressing of database errors.

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

Used by 0 functions | Uses 0 functions

wpdb::insert()

Method: Inserts a row into the table.

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

Used by 0 functions | Uses 0 functions

wpdb::update()

Method: Updates a row in the table.

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

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
« Previous 1 … 7 8 9 … 42 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy