WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about get_header_image

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/theme.php apply_filters 1189 /**
* Filters the header image URL.
*
* @since 6.1.0
*
* @param string $url Header image URL.
*/

Hook Parameters

Parameter Type Name Description
string $url Header image URL.