Core Function
View Source on Trac ↗ is_random_header_image()
is_random_header_image( mixed $type = 'any' ) Checks if random header image is in use.
Parameters 1 required
| Name / Type | Description |
|---|---|
| string | $type The random pool to use. Possible values include 'any', 'default', 'uploaded'. Default 'any'. Required |
Return Value
(bool)
bool
Function Information
Since Version
3.2.0
Source File
wp-includes/theme.php
Advertisement