ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Theme
  • Page 4

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

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

_custom_background_cb()

Function: Default custom background callback.

Source: wp-includes/theme.php:1816

Used by 0 functions | Uses 6 functions

wp_custom_css_cb()

Function: Renders the Custom CSS style element.

Source: wp-includes/theme.php:1895

Used by 0 functions | Uses 2 functions

wp_get_custom_css_post()

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

Source: wp-includes/theme.php:1917

Used by 3 functions | Uses 3 functions

wp_get_custom_css()

Function: Fetches the saved Custom CSS content for rendering.

Source: wp-includes/theme.php:1968

Used by 1 function | Uses 4 functions

wp_get_custom_css

Filter Hook: Filters the custom CSS output into the head element.

Source: wp-includes/theme.php:1988

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