ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 112

wp_verify_nonce()

Function: Verifies that a correct security nonce was used with time limit.

Source: wp-includes/pluggable.php:2310

Used by 0 functions | Uses 0 functions

wp_safe_redirect()

Function: Performs a safe (local) redirect, using wp_redirect().

Source: wp-includes/pluggable.php:1539

Used by 0 functions | Uses 0 functions

wp_validate_redirect()

Function: Validates a URL for use in a redirect.

Source: wp-includes/pluggable.php:1576

Used by 0 functions | Uses 0 functions

wp_notify_postauthor()

Function: Notifies an author (and/or others) of a comment/trackback/pingback on a post.

Source: wp-includes/pluggable.php:1652

Used by 0 functions | Uses 0 functions

wp_notify_moderator()

Function: Notifies the moderator of the site about a new comment that is awaiting approval.

Source: wp-includes/pluggable.php:1886

Used by 0 functions | Uses 0 functions

wp_parse_auth_cookie()

Function: Parses a cookie into its components.

Source: wp-includes/pluggable.php:911

Used by 0 functions | Uses 0 functions

wp_set_auth_cookie()

Function: Sets the authentication cookies based on user ID.

Source: wp-includes/pluggable.php:967

Used by 0 functions | Uses 0 functions

wp_clear_auth_cookie()

Function: Removes all of the cookies associated with authentication.

Source: wp-includes/pluggable.php:1119

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
« Previous 1 … 111 112 113 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy