X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/53f4633144ed68c8b8fb5861f992b5489894a940..e3ff8f35458a959c1879c0a4976701ed8dcfe651:/wp-admin/includes/theme-install.php diff --git a/wp-admin/includes/theme-install.php b/wp-admin/includes/theme-install.php index 5ae364d3..31ce5f79 100644 --- a/wp-admin/includes/theme-install.php +++ b/wp-admin/includes/theme-install.php @@ -29,7 +29,7 @@ $theme_field_defaults = array( 'description' => true, 'sections' => false, 'test * @return array */ function install_themes_feature_list() { - _deprecated_function( __FUNCTION__, '3.1', 'get_theme_feature_list()' ); + _deprecated_function( __FUNCTION__, '3.1.0', 'get_theme_feature_list()' ); if ( !$cache = get_transient( 'wporg_theme_feature_list' ) ) set_transient( 'wporg_theme_feature_list', array(), 3 * HOUR_IN_SECONDS ); @@ -85,7 +85,7 @@ function install_theme_search_form( $type_selector = true ) { - +
- +

- - - + + + +