ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 176

current_theme_supports()

Function: Checks a theme’s support for a given feature.

Source: wp-includes/theme.php:3049

Used by 18 functions | Uses 3 functions

require_if_theme_supports()

Function: Checks a theme’s support for a given feature before loading the functions which implement it.

Source: wp-includes/theme.php:3123

Used by 0 functions | Uses 1 function

_custom_header_background_just_in_time()

Function: Registers the internal custom header and background routines.

Source: wp-includes/theme.php:2842

Used by 0 functions | Uses 4 functions

_custom_logo_header_styles()

Function: Adds CSS to hide header text for custom logo, based on Customizer setting.

Source: wp-includes/theme.php:2880

Used by 0 functions | Uses 3 functions

get_editor_stylesheets()

Function: Retrieves any registered editor stylesheet URLs.

Source: wp-includes/theme.php:2165

Used by 0 functions | Uses 7 functions

get_theme_starter_content()

Function: Expands a theme’s starter content configuration using core-provided data.

Source: wp-includes/theme.php:2219

Used by 0 functions | Uses 4 functions

add_theme_support()

Function: Registers theme support for a given feature.

Source: wp-includes/theme.php:2592

Used by 5 functions | Uses 4 functions

background_image()

Function: Displays background image path.

Source: wp-includes/theme.php:1787

Used by 0 functions | Uses 1 function

get_background_color()

Function: Retrieves value for custom background color.

Source: wp-includes/theme.php:1798

Used by 3 functions | Uses 2 functions

background_color()

Function: Displays background color value.

Source: wp-includes/theme.php:1807

Used by 0 functions | Uses 1 function
« Previous 1 … 175 176 177 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy