ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Theme

create_initial_theme_features()

Function: Creates the initial theme features when the ‘setup_theme’ action is fired.

Source: wp-includes/theme.php:3815

Used by 0 functions | Uses 2 functions

register_theme_feature()

Function: Registers a theme feature for use in add_theme_support().

Source: wp-includes/theme.php:3172

Used by 1 function | Uses 0 functions

get_registered_theme_features()

Function: Gets the list of registered theme features.

Source: wp-includes/theme.php:3288

Used by 2 functions | Uses 0 functions

get_registered_theme_feature()

Function: Gets the registration config for a theme feature.

Source: wp-includes/theme.php:3309

Used by 0 functions | Uses 0 functions

header_video_settings

Filter Hook: Filters header video settings.

Source: wp-includes/theme.php:1680

Used by 1 function | Uses 0 functions

get_header_image

Filter Hook: Filters the header image URL.

Source: wp-includes/theme.php:1182

Used by 1 function | Uses 0 functions

get_header_image_tag_attributes

Filter Hook: Filters the list of header image attributes.

Source: wp-includes/theme.php:1285

Used by 1 function | Uses 0 functions

validate_theme_requirements()

Function: Validates the theme requirements for WordPress version and PHP version.

Source: wp-includes/theme.php:909

Used by 1 function | Uses 1 function

WP_Theme

Class: WP_Theme Class

Source: wp-includes/class-wp-theme.php:10

Used by 0 functions | Uses 0 functions

_delete_attachment_theme_mod()

Function: Checks an attachment being deleted to see if it’s a header or background image.

Source: wp-includes/theme.php:3332

Used by 0 functions | Uses 4 functions
1 2 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy