ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 325

wp_using_ext_object_cache()

Function: Toggle `$_wp_using_ext_object_cache` on and off without directly touching global.

Source: wp-includes/load.php:672

Used by 0 functions | Uses 0 functions

wp_using_themes()

Function: Determines whether the current request should use themes.

Source: wp-includes/load.php:1581

Used by 0 functions | Uses 0 functions

wp_validate_application_password()

Function: Validates the application password credentials passed via Basic Authentication.

Source: wp-includes/user.php:490

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

wp_validate_boolean()

Function: Filters/validates a variable as a boolean.

Source: wp-includes/functions.php:7453

Used by 0 functions | Uses 0 functions

wp_validate_logged_in_cookie()

Function: Validates the logged-in cookie.

Source: wp-includes/user.php:558

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_validate_site_data()

Function: Validates data for a site prior to inserting or updating in the database.

Source: wp-includes/ms-site.php:576

Used by 0 functions | Uses 1 function

wp_validate_user_request_key()

Function: Validates a user request by comparing the key with the request’s key.

Source: wp-includes/user.php:4840

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 324 325 326 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy