ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

get_header_video_settings()

Function: Retrieves header video settings.

Source: wp-includes/theme.php:1646

Used by 1 function | Uses 5 functions

has_custom_header()

Function: Checks whether a custom header is set or not.

Source: wp-includes/theme.php:1690

Used by 1 function | Uses 3 functions

is_header_video_active()

Function: Checks whether the custom header video is eligible to show on the current page.

Source: wp-includes/theme.php:1705

Used by 2 functions | Uses 3 functions

is_header_video_active

Filter Hook: Filters whether the custom header video is eligible to show on the current page.

Source: wp-includes/theme.php:1727

Used by 1 function | Uses 0 functions

get_custom_header_markup()

Function: Retrieves the markup for a custom header.

Source: wp-includes/theme.php:1739

Used by 1 function | Uses 3 functions

the_custom_header_markup()

Function: Prints the markup for a custom header.

Source: wp-includes/theme.php:1757

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