diff --git a/wp-admin/about.php b/wp-admin/about.php index 8e507182dd..83a89456d0 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -19,7 +19,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
- + @@ -34,127 +34,91 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
-
-
-
-
-
+
+
+
+
-
-
+
+
+
-
-
-
-
+
+
+
+
+
+
Embeds.' ), ( 'http://codex.wordpress.org/Embeds' ) ); ?>
-
-
-
-
-
-
- Install Plugins screen.' ), admin_url( 'plugin-install.php?tab=favorites' ) ); ?>
-WP_Comment_Query and WP_User_Query classes now support meta queries just like WP_Query.' ); ?>
switch_to_blog() no longer obliterates the object cache, greatly improving performance. For new sites, Multisite now works when WordPress is installed in a subdirectory.' ); ?>
+ +WP_Comment_Query and WP_User_Query classes now support meta queries just like WP_Query. Meta queries now support querying for objects without a particular meta key.' ); ?>
WP_Post class which improves performance by loading selected properties on demand.' ); ?>
- - -WordPress API is now enabled by default and enjoys the same security as the rest of core. It supports fetching users, profiles, post revisions, and searching posts.' ), ( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?>
+ +WP_Post class, which improves performance by loading selected properties on demand.' ); ?>
WP_Image_Editor class abstracts image editing functionality such as cropping and scaling, and uses ImageMagick when available.' ); ?>
+ +WP_Image_Editor class abstracts image editing functionality such as cropping and scaling, and uses ImageMagick when available.' ); ?>
+Underscore and Backbone JavaScript libraries. TinyMCE, jQuery, jQuery UI, jCrop, and SimplePie have all been updated to the latest versions.' ), 'http://underscorejs.org/', 'http://backbonejs.org/' ); ?>
+switch_to_blog() is now significantly faster and more reliable.' ); ?>
+WordPress API is now always enabled, and supports fetching users, editing profiles, managing post revisions, and searching posts.' ), __( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?>
+Underscore and Backbone JavaScript libraries. TinyMCE, jQuery, jQuery UI, and SimplePie have all been updated to the latest versions.' ), 'http://underscorejs.org/', 'http://backbonejs.org/' ); ?>