ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/functions.php
  • Page 9

wp_cache_get_last_changed()

Function: Gets last changed date for the specified cache group.

Source: wp-includes/functions.php:7761

Used by 0 functions | Uses 0 functions

wp_site_admin_email_change_notification()

Function: Sends an email to the old site admin email address when the site admin email address changes.

Source: wp-includes/functions.php:7781

Used by 0 functions | Uses 0 functions

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_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_delete_file

Filter Hook: Filters the path of the file to delete.

Source: wp-includes/functions.php:7482

Used by 0 functions | Uses 0 functions

wp_auth_check_same_domain

Filter Hook: Filters whether the authentication check originated at the same domain.

Source: wp-includes/functions.php:7273

Used by 0 functions | Uses 0 functions

wp_auth_check()

Function: Checks whether a user is still logged in, for the heartbeat.

Source: wp-includes/functions.php:7325

Used by 0 functions | Uses 0 functions

get_tag_regex()

Function: Returns RegEx body to liberally match an opening HTML tag.

Source: wp-includes/functions.php:7346

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy