Core Function
View Source on Trac ↗ register_default_headers()
register_default_headers( mixed $headers ) Registers a selection of default headers to be displayed by the custom header admin UI.
Parameters 1 required
| Name / Type | Description |
|---|---|
| array | $headers Array of headers keyed by a string ID. The IDs point to arrays containing 'url', 'thumbnail_url', and 'description' keys. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
3.0.0
Source File
wp-includes/theme.php
Advertisement