ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 271

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

Function: Deletes a file.

Source: wp-includes/functions.php:7474

Used by 0 functions | Uses 0 functions

wp_auth_check_load()

Function: Loads the auth check for monitoring whether the user is still logged in.

Source: wp-includes/functions.php:7223

Used by 0 functions | Uses 0 functions

wp_auth_check_html()

Function: Outputs the HTML that shows the wp-login dialog when the user is no longer logged in.

Source: wp-includes/functions.php:7261

Used by 0 functions | Uses 0 functions

wp_checkdate()

Function: Tests if the supplied date is valid for the Gregorian calendar.

Source: wp-includes/functions.php:7200

Used by 0 functions | Uses 0 functions

send_nosniff_header()

Function: Sends a HTTP header to disable content type sniffing in browsers which support it.

Source: wp-includes/functions.php:6903

Used by 0 functions | Uses 0 functions

wp_find_hierarchy_loop()

Function: Finds hierarchy loops using a callback function that maps object IDs to parent IDs.

Source: wp-includes/functions.php:6946

Used by 0 functions | Uses 0 functions

wp_find_hierarchy_loop_tortoise_hare()

Function: Uses the “The Tortoise and the Hare” algorithm to detect loops.

Source: wp-includes/functions.php:6977

Used by 0 functions | Uses 0 functions

send_frame_options_header()

Function: Sends a HTTP header to limit rendering of pages to same origin iframes.

Source: wp-includes/functions.php:7017

Used by 0 functions | Uses 0 functions

wp_allowed_protocols()

Function: Retrieves a list of protocols to allow in HTML attributes.

Source: wp-includes/functions.php:7039

Used by 0 functions | Uses 0 functions
« Previous 1 … 270 271 272 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy