wp_allowed_protocols()
Function: Retrieves a list of protocols to allow in HTML attributes.
Source: wp-includes/functions.php:7039
Function: Retrieves a list of protocols to allow in HTML attributes.
Source: wp-includes/functions.php:7039
Function: Extracts a slice of an array, given a list of keys.
Source: wp-includes/functions.php:4940
Function: Assigns a widget to the given sidebar.
Source: wp-includes/widgets.php:1905
Function: Verifies an attachment is of a given type.
Source: wp-includes/post.php:6433
Function: Determines whether an attachment is an image.
Source: wp-includes/post.php:6492
Function: Builds the Audio shortcode output.
Source: wp-includes/media.php:2223
Function: Checks whether a user is still logged in, for the heartbeat.
Source: wp-includes/functions.php:7325
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: Loads the auth check for monitoring whether the user is still logged in.
Source: wp-includes/functions.php:7223
Function: Authenticates a user, confirming the login credentials are valid.
Source: wp-includes/pluggable.php:598