X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/41497a896330304904ef6d5783c724ea713739f6..baca9ce86a38dc54c4574890ee2d352fd81f78b2:/wp-admin/about.php?ds=sidebyside diff --git a/wp-admin/about.php b/wp-admin/about.php index 4ffd837e..552437d6 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -19,7 +19,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

-
+
@@ -34,95 +34,99 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-

+

Version %1$s addressed some security issues and fixed %2$s bug.', - 'Version %1$s addressed some security issues and fixed %2$s bugs.', 21 ), '3.4.1', number_format_i18n( 21 ) ); ?> - the release notes.' ), 'http://codex.wordpress.org/Version_3.4.1' ); ?> + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 12 ), '3.5.2', number_format_i18n( 12 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.5.2' ); ?> +

+

Version %1$s addressed some security issues and fixed %2$s bug.', + 'Version %1$s addressed some security issues and fixed %2$s bugs.', 37 ), '3.5.1', number_format_i18n( 37 ) ); ?> + the release notes.' ), 'http://codex.wordpress.org/Version_3.5.1' ); ?>

-

+

-
- -

-

before activating a new theme. Note: this feature is available for installed themes only.' ); ?>

+
+ -

-

+
+

+

+
+
+

+

+
-

- -
-

-

theme support.' ); ?>

-
- - - -
-
+

- -

-

+ +

+

+

+

-

+

- - -

-

-

Embeds.' ), __( 'http://codex.wordpress.org/Embeds' ) ); ?>

+ +

+

-
-
-

+

- - -

-

+ +

+

+ +

+

-
+
-

-

- -

-

+

+

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 that supports custom content types and taxonomies, as well as dozens of other bug fixes and improvements.' ), __( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?>

+

+

WP_Image_Editor class abstracts image editing functionality such as cropping and scaling, and uses ImageMagick when available.' ); ?>

+
+
+
+
+

+

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/' ); ?>