ClassicPress logo
Skip to content
Filter by type:

Browse:

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

clear_auth_cookie

Action Hook: Fires just before the authentication cookies are cleared.

Source: wp-includes/pluggable.php:1125

Used by 0 functions | Uses 0 functions

is_user_logged_in()

Function: Determines whether the current visitor is a logged in user.

Source: wp-includes/pluggable.php:1173

Used by 0 functions | Uses 0 functions

auth_redirect()

Function: Checks if a user is logged in, if not it redirects them to the login page.

Source: wp-includes/pluggable.php:1191

Used by 0 functions | Uses 0 functions

secure_auth_redirect

Filter Hook: Filters whether to use a secure authentication redirect.

Source: wp-includes/pluggable.php:1201

Used by 0 functions | Uses 0 functions

wp_mail_from

Filter Hook: Filters the email address to send from.

Source: wp-includes/pluggable.php:394

Used by 0 functions | Uses 0 functions

auth_cookie_valid

Action Hook: Fires once an authentication cookie has been validated.

Source: wp-includes/pluggable.php:833

Used by 0 functions | Uses 0 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_generate_auth_cookie()

Function: Generates authentication cookie contents.

Source: wp-includes/pluggable.php:853

Used by 0 functions | Uses 0 functions

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

auth_cookie

Filter Hook: Filters the authentication cookie.

Source: wp-includes/pluggable.php:886

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