apply_filters( 'get_header_image', string $url )
Filters the header image URL.
Parameters
- $url
-
Header image URL.
Source
File: wp-includes/theme.php
Changelog
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |
Filters the header image URL.
Header image URL.
File: wp-includes/theme.php
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |