Filter hook 'get_header_image'

in WP Core File wp-includes/theme.php at line 1238

Description

Filters the header image URL.

Occurrences

Filename Line Number
wp-includes/theme.php 1238

Parameters

Type Name Description
string $url Header image URL.

PHP Doc

/**
	 * Filters the header image URL.
	 *
	 * @since 6.1.0
	 *
	 * @param string $url Header image URL.
	 */