diff --git a/wp-admin/about.php b/wp-admin/about.php index b92ec3a88e..73429b397c 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -19,7 +19,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

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

- -
- - -
-

-

-
-
-

-

-
-
-
- -
-

+

-

-

-

-

+

+

+

-

+

-

-

+

+

+

+

+ + + +
+ +
+
+

+

+
+
+

+

+
+
+
-

+

-

-

+

+

-

-

+

+

+

embeds that WordPress supports.)' ), 'http://codex.wordpress.org/Embeds' ); ?>

@@ -90,31 +91,31 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-

-

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

+

+

-

-

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

+

diff --git a/wp-admin/css/wp-admin.css b/wp-admin/css/wp-admin.css index 478bf0ed7d..8bcc052691 100644 --- a/wp-admin/css/wp-admin.css +++ b/wp-admin/css/wp-admin.css @@ -5918,7 +5918,6 @@ h2 .nav-tab { .about-wrap .changelog .feature-section { overflow: hidden; - padding-bottom: 0; } .about-wrap .changelog li {