ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/pluggable.php

wp_set_password

Action Hook: Fires after the user password is set.

Source: wp-includes/pluggable.php:2872

Used by 0 functions | Uses 0 functions

cp_pepper_password

Filter Hook: Filter used to pepper the password.

Source: wp-includes/pluggable.php:2635

Used by 0 functions | Uses 0 functions

cp_password_algorithm

Filter Hook: Filter enabling the password algorithm to be changed.

Source: wp-includes/pluggable.php:2567

Used by 0 functions | Uses 0 functions

wp_password_needs_rehash()

Function: Checks whether a password hash needs to be rehashed.

Source: wp-includes/pluggable.php:2679

Used by 0 functions | Uses 0 functions

wp_send_new_user_notification_to_admin

Filter Hook: Filters whether the admin is notified of a new user registration.

Source: wp-includes/pluggable.php:2149

Used by 0 functions | Uses 0 functions

wp_send_new_user_notification_to_user

Filter Hook: Filters whether the user is notified of their new user registration.

Source: wp-includes/pluggable.php:2207

Used by 0 functions | Uses 0 functions

x_redirect_by

Filter Hook: Filters the X-Redirect-By header.

Source: wp-includes/pluggable.php:1444

Used by 0 functions | Uses 0 functions

auth_cookie_bad_session_token

Action Hook: Fires if a bad session token is encountered.

Source: wp-includes/pluggable.php:808

Used by 0 functions | Uses 0 functions

wp_mail_succeeded

Action Hook: Fires after PHPMailer has successfully sent an email.

Source: wp-includes/pluggable.php:565

Used by 0 functions | Uses 0 functions

pre_wp_mail

Filter Hook: Filters whether to preempt sending an email.

Source: wp-includes/pluggable.php:214

Used by 0 functions | Uses 0 functions
1 2 … 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy