ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Theme
  • Page 3

_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_theme_support()

Function: Gets the theme support arguments passed when registering that support.

Source: wp-includes/theme.php:2919

Used by 22 functions | Uses 0 functions

remove_theme_support()

Function: Allows a theme to de-register its support of a certain feature

Source: wp-includes/theme.php:2958

Used by 0 functions | Uses 1 function

_remove_theme_support()

Function: Do not use. Removes theme support internally without knowledge of those not used by themes directly.

Source: wp-includes/theme.php:2981

Used by 3 functions | Uses 4 functions

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

current_theme_supports-{$feature}

Filter Hook: Filters whether the active theme supports a specific feature.

Source: wp-includes/theme.php:3110

Used by 1 function | Uses 0 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

get_editor_stylesheets()

Function: Retrieves any registered editor stylesheet URLs.

Source: wp-includes/theme.php:2165

Used by 0 functions | Uses 7 functions

editor_stylesheets

Filter Hook: Filters the array of URLs of stylesheets applied to the editor.

Source: wp-includes/theme.php:2209

Used by 1 function | Uses 0 functions
« Previous 1 2 3 4 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy