ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/theme.php

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_customize_changeset_filter_insert_post_data()

Function: Filters changeset post data upon insert to ensure post_name is intact.

Source: wp-includes/theme.php:3595

Used by 0 functions | Uses 0 functions

_wp_customize_loader_settings()

Function: Adds settings for the customize-loader script.

Source: wp-includes/theme.php:3611

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