ClassicPress logo
Skip to content
Filter by type:

Browse:

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

check_admin_referer

Action Hook: Fires once the admin request has been validated or not.

Source: wp-includes/pluggable.php:1301

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

check_ajax_referer()

Function: Verifies the Ajax request to prevent processing requests external of the blog.

Source: wp-includes/pluggable.php:1328

Used by 0 functions | Uses 0 functions

auth_cookie_expiration

Filter Hook: Filters the duration of the authentication cookie expiration period.

Source: wp-includes/pluggable.php:978

Used by 0 functions | Uses 0 functions

check_ajax_referer

Action Hook: Fires once the Ajax request has been validated or not.

Source: wp-includes/pluggable.php:1354

Used by 0 functions | Uses 0 functions

secure_auth_cookie

Filter Hook: Filters whether the auth cookie should only be sent over HTTPS.

Source: wp-includes/pluggable.php:1006

Used by 0 functions | Uses 0 functions

wp_redirect()

Function: Redirects to another page.

Source: wp-includes/pluggable.php:1396

Used by 0 functions | Uses 0 functions

secure_logged_in_cookie

Filter Hook: Filters whether the logged in cookie should only be sent over HTTPS.

Source: wp-includes/pluggable.php:1017

Used by 0 functions | Uses 0 functions

wp_redirect

Filter Hook: Filters the redirect location.

Source: wp-includes/pluggable.php:1407

Used by 0 functions | Uses 0 functions

set_auth_cookie

Action Hook: Fires immediately before the authentication cookie is set.

Source: wp-includes/pluggable.php:1050

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