ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/theme.php
  • Page 7

_get_random_header_data()

Function: Gets random header image data from registered images in theme.

Source: wp-includes/theme.php:1330

Used by 2 functions | Uses 5 functions

get_random_header_image()

Function: Gets random header image URL from registered images in theme.

Source: wp-includes/theme.php:1379

Used by 2 functions | Uses 1 function

is_random_header_image()

Function: Checks if random header image is in use.

Source: wp-includes/theme.php:1402

Used by 2 functions | Uses 3 functions

header_image()

Function: Displays header image URL.

Source: wp-includes/theme.php:1428

Used by 0 functions | Uses 1 function

get_uploaded_header_images()

Function: Gets the header images uploaded for the active theme.

Source: wp-includes/theme.php:1443

Used by 1 function | Uses 0 functions

get_custom_header()

Function: Gets the header image data.

Source: wp-includes/theme.php:1498

Used by 2 functions | Uses 7 functions

register_default_headers()

Function: Registers a selection of default headers to be displayed by the custom header admin UI.

Source: wp-includes/theme.php:1544

Used by 0 functions | Uses 0 functions

validate_current_theme()

Function: Checks that the active theme has the required files.

Source: wp-includes/theme.php:849

Used by 0 functions | Uses 8 functions

validate_current_theme

Filter Hook: Filters whether to validate the active theme.

Source: wp-includes/theme.php:857

Used by 1 function | Uses 0 functions

get_theme_mods()

Function: Retrieves all theme modifications.

Source: wp-includes/theme.php:960

Used by 3 functions | Uses 1 function
« Previous 1 … 6 7 8 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy