From c1e35fb107a04d41b98b964ef0efcdf362182ae4 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Sat, 27 Jul 2013 12:10:58 +0000 Subject: [PATCH] About page for 3.6. * Colorful New Theme * Write with Confidence * Support for Audio and Video * Under the Hood Screenshots to come. Under the Hood to be finalized and thus not yet offered for translation. props aaroncampbell, coffee2code, duck_, lessbloat, markjaquith, nacin, samuelsidler, siobhan. see #24832. git-svn-id: https://develop.svn.wordpress.org/trunk@24802 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/about.php | 85 ++++++++++++++++++++------------------- wp-admin/css/wp-admin.css | 1 - 2 files changed, 43 insertions(+), 43 deletions(-) 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 {