ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 43

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

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

Function: Sets the last changed time for the ‘sites’ cache group.

Source: wp-includes/ms-site.php:1302

Used by 1 function | Uses 0 functions

wp_check_site_meta_support_prefilter()

Function: Aborts calls to site meta if it is not supported.

Source: wp-includes/ms-site.php:1316

Used by 0 functions | Uses 0 functions

wp_maybe_clean_new_site_cache_on_update()

Function: Cleans the necessary caches after specific site data has been updated.

Source: wp-includes/ms-site.php:1272

Used by 0 functions | Uses 1 function

wp_update_blog_public_option_on_site_update()

Function: Updates the `blog_public` option for a given site ID.

Source: wp-includes/ms-site.php:1287

Used by 0 functions | Uses 2 functions

delete_site_meta_by_key()

Function: Deletes everything from site meta matching meta key.

Source: wp-includes/ms-site.php:1111

Used by 0 functions | Uses 1 function
« Previous 1 … 42 43 44 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy