ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/theme.php / Page 2

_wp_keep_alive_customize_changeset_dependent_auto_drafts()

Function: Make sure that auto-draft posts get their post_date bumped or status changed to draft to prevent premature garbage-collection.

Source: wp-includes/theme.php:3084

Used by 0 functions | Uses 5 functions

_custom_header_background_just_in_time()

Function: Registers the internal custom header and background routines.

Source: wp-includes/theme.php:2439

Used by 0 functions | Uses 7 functions

_custom_logo_header_styles()

Function: Adds CSS to hide header text for custom logo, based on Customizer setting.

Source: wp-includes/theme.php:2476

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:2504

Used by 33 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:2537

Used by 2 functions | Uses 1 function

_remove_theme_support()

Function: Do not use. Removes theme support internally, ignorant of the blacklist.

Source: wp-includes/theme.php:2557

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:2609

Used by 51 functions | Uses 3 functions

current_theme_supports-{$feature}

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

Source: wp-includes/theme.php:2665

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:2677

Used by 0 functions | Uses 1 function

get_editor_stylesheets()

Function: Retrieve any registered editor stylesheets

Source: wp-includes/theme.php:1879

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