ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 633

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

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

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

wp_debug_backtrace_summary()

Function: Returns a comma-separated string or array of functions that have been called to get to the current point in code.

Source: wp-includes/functions.php:7077

Used by 0 functions | Uses 0 functions

_get_non_cached_ids()

Function: Retrieves IDs that are not already present in the cache.

Source: wp-includes/functions.php:7129

Used by 0 functions | Uses 0 functions
« Previous 1 … 632 633 634 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy