ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 272

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_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_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_is_stream()

Function: Tests if a given path is a stream URL

Source: wp-includes/functions.php:7174

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