ClassicPress logo
Skip to content
Filter by type:

Browse:

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

_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_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

get_theme_starter_content

Filter Hook: Filters the expanded array of starter content.

Source: wp-includes/theme.php:2522

Used by 1 function | Uses 0 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
« Previous 1 2 3 4 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy