ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 273

mbstring_binary_safe_encoding()

Function: Sets the mbstring internal encoding to a binary safe encoding when func_overload is enabled.

Source: wp-includes/functions.php:7402

Used by 0 functions | Uses 0 functions

reset_mbstring_encoding()

Function: Resets the mbstring internal encoding to a users previously set encoding.

Source: wp-includes/functions.php:7439

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

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_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
« Previous 1 … 272 273 274 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy