_canonical_charset()
Function: Retrieves a canonical form of the provided charset appropriate for passing to PHP functions such as htmlspecialchars() and charset HTML attributes.
Source: wp-includes/functions.php:7365
Function: Retrieves a canonical form of the provided charset appropriate for passing to PHP functions such as htmlspecialchars() and charset HTML attributes.
Source: wp-includes/functions.php:7365
Function: Tests if the supplied date is valid for the Gregorian calendar.
Source: wp-includes/functions.php:7200
Filter Hook: Filters whether the given date is valid for the Gregorian calendar.
Source: wp-includes/functions.php:7209
Function: Loads the auth check for monitoring whether the user is still logged in.
Source: wp-includes/functions.php:7223
Filter Hook: Filters whether to load the authentication check.
Source: wp-includes/functions.php:7247
Function: Outputs the HTML that shows the wp-login dialog when the user is no longer logged in.
Source: wp-includes/functions.php:7261
Function: Sends a HTTP header to limit rendering of pages to same origin iframes.
Source: wp-includes/functions.php:7017
Function: Retrieves a list of protocols to allow in HTML attributes.
Source: wp-includes/functions.php:7039
Filter Hook: Filters the list of protocols allowed in HTML attributes.
Source: wp-includes/functions.php:7054
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