ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 175

_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

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

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

wp_update_custom_css_post()

Function: Updates the `custom_css` post for a given theme.

Source: wp-includes/theme.php:2011

Used by 1 function | Uses 5 functions

add_editor_style()

Function: Adds callback for custom TinyMCE editor stylesheets.

Source: wp-includes/theme.php:2120

Used by 0 functions | Uses 1 function

remove_editor_styles()

Function: Removes all visual editor stylesheets.

Source: wp-includes/theme.php:2145

Used by 0 functions | Uses 2 functions

background_image()

Function: Displays background image path.

Source: wp-includes/theme.php:1787

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