ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/pluggable.php
  • Page 9

wp_mail_charset

Filter Hook: Filters the default wp_mail() charset.

Source: wp-includes/pluggable.php:499

Used by 0 functions | Uses 0 functions

phpmailer_init

Action Hook: Fires after PHPMailer is initialized.

Source: wp-includes/pluggable.php:538

Used by 0 functions | Uses 0 functions

wp_mail_failed

Action Hook: Fires after a PHPMailer\PHPMailer\Exception is caught.

Source: wp-includes/pluggable.php:579

Used by 0 functions | Uses 0 functions

wp_authenticate()

Function: Authenticates a user, confirming the login credentials are valid.

Source: wp-includes/pluggable.php:598

Used by 0 functions | Uses 0 functions

authenticate

Filter Hook: Filters whether a set of user login credentials are valid.

Source: wp-includes/pluggable.php:616

Used by 0 functions | Uses 0 functions

wp_set_current_user()

Function: Changes the current user by ID or name.

Source: wp-includes/pluggable.php:27

Used by 0 functions | Uses 0 functions

wp_login_failed

Action Hook: Fires after a user login has failed.

Source: wp-includes/pluggable.php:639

Used by 0 functions | Uses 0 functions

set_current_user

Action Hook: Fires after the current user is set.

Source: wp-includes/pluggable.php:48

Used by 0 functions | Uses 0 functions

wp_logout()

Function: Logs the current user out.

Source: wp-includes/pluggable.php:652

Used by 0 functions | Uses 0 functions

wp_get_current_user()

Function: Retrieves the current user object.

Source: wp-includes/pluggable.php:69

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