send_nosniff_header()
Function: Sends a HTTP header to disable content type sniffing in browsers which support it.
Source: wp-includes/functions.php:6903
Function: Sends a HTTP header to disable content type sniffing in browsers which support it.
Source: wp-includes/functions.php:6903
Function: Finds hierarchy loops using a callback function that maps object IDs to parent IDs.
Source: wp-includes/functions.php:6946
Function: Uses the “The Tortoise and the Hare” algorithm to detect loops.
Source: wp-includes/functions.php:6977
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: Strips close comment and close php tags from file headers used by WP.
Source: wp-includes/functions.php:6695
Function: Permanently deletes comments or posts of any type that have held a status of ‘trash’ for the number of days defined in EMPTY_TRASH_DAYS.
Source: wp-includes/functions.php:6709
Function: Retrieves metadata from a file.
Source: wp-includes/functions.php:6771
Filter Hook: Filters extra file headers by context.
Source: wp-includes/functions.php:6792