ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 311

wp_mail()

Function: Sends an email, similar to PHP’s mail function.

Source: wp-includes/pluggable.php:174

Used by 0 functions | Uses 0 functions

WP_User_Meta_Session_Tokens::destroy_other_sessions()

Method: Destroys all sessions for this user, except the single session with the given verifier.

Source: wp-includes/class-wp-user-meta-session-tokens.php:111

Used by 0 functions | Uses 2 functions

wp_mail_from_name

Filter Hook: Filters the name to associate with the “from” email address.

Source: wp-includes/pluggable.php:403

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

WP_User_Meta_Session_Tokens::destroy_all_sessions()

Method: Destroys all session tokens for the user.

Source: wp-includes/class-wp-user-meta-session-tokens.php:121

Used by 0 functions | Uses 1 function

wp_mail_content_type

Filter Hook: Filters the wp_mail() content type.

Source: wp-includes/pluggable.php:478

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_User_Meta_Session_Tokens::drop_sessions()

Method: Destroys all sessions for all users.

Source: wp-includes/class-wp-user-meta-session-tokens.php:130

Used by 0 functions | Uses 1 function

wp_mail_charset

Filter Hook: Filters the default wp_mail() charset.

Source: wp-includes/pluggable.php:499

Used by 0 functions | Uses 0 functions

wp_validate_auth_cookie()

Function: Validates authentication cookie.

Source: wp-includes/pluggable.php:689

Used by 0 functions | Uses 0 functions
« Previous 1 … 310 311 312 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy