February 12, 2011 2:19 am
Definition:
function register_default_headers( $headers ) {}
function register_default_headers( $headers ) {
global $_wp_default_headers;
$_wp_default_headers = array_merge( (array) $_wp_default_headers, (array) $headers );
}
2663
Posted by Thorsten
Categories: /wp-includes/theme.php, Documentation, Files, Functions, Functions by letter r
Tags: idad399ef1407477848aec18fa6df18b77, register_default_headers
Mobile Site | Full Site
Get a free blog at WordPress.com Theme: WordPress Mobile Edition by Alex King.