ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_header_image()

Function: Retrieves header image for custom header.

Source: wp-includes/theme.php:1164

Used by 5 functions | Uses 7 functions

get_header_image_tag()

Function: Creates image tag markup for a custom header image.

Source: wp-includes/theme.php:1201

Used by 2 functions | Uses 5 functions

get_header_image_tag

Filter Hook: Filters the markup of header images.

Source: wp-includes/theme.php:1305

Used by 1 function | Uses 0 functions

the_header_image_tag()

Function: Displays the image markup for a custom header image.

Source: wp-includes/theme.php:1315

Used by 0 functions | Uses 1 function

_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

theme_mod_{$name}

Filter Hook: Filters the theme modification, or ‘theme_mod’, value.

Source: wp-includes/theme.php:1013

Used by 1 function | Uses 0 functions

set_theme_mod()

Function: Updates theme modification value for the active theme.

Source: wp-includes/theme.php:1039

Used by 7 functions | Uses 3 functions

pre_set_theme_mod_{$name}

Filter Hook: Filters the theme modification, or ‘theme_mod’, value on save.

Source: wp-includes/theme.php:1055

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