<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[24802] trunk/wp-admin: About page for 3.6.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/24802">24802</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2013-07-27 12:10:58 +0000 (Sat, 27 Jul 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>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 <a href="http://core.trac.wordpress.org/ticket/24832">#24832</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminaboutphp">trunk/wp-admin/about.php</a></li>
<li><a href="#trunkwpadmincsswpadmincss">trunk/wp-admin/css/wp-admin.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminaboutphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/about.php (24801 => 24802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/about.php 2013-07-27 08:58:53 UTC (rev 24801)
+++ trunk/wp-admin/about.php    2013-07-27 12:10:58 UTC (rev 24802)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> 
</span><span class="cx"> <h1><?php printf( __( 'Welcome to WordPress %s' ), $display_version ); ?></h1>
</span><span class="cx"> 
</span><del>-<div class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s is more polished and enjoyable than ever before. We hope you like it.' ), $display_version ); ?></div>
</del><ins>+<div class="about-text"><?php printf( __( 'Thank you for updating to the latest version. WordPress %s makes your writing experience even better.' ), $display_version ); ?></div>
</ins><span class="cx"> 
</span><span class="cx"> <div class="wp-badge"><?php printf( __( 'Version %s' ), $display_version ); ?></div>
</span><span class="cx"> 
</span><span class="lines">@@ -34,54 +34,55 @@
</span><span class="cx"> </h2>
</span><span class="cx"> 
</span><span class="cx"> <div class="changelog">
</span><del>-       <h3><?php _e( 'New Media Manager' ); ?></h3>
</del><ins>+        <h3><?php _e( 'Colorful New Theme' ); ?></h3>
</ins><span class="cx"> 
</span><del>-       <div class="feature-section col two-col">
-               <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-media.png' ) ); ?>" class="image-100" />
-
-               <div>
-                       <h4><?php _e( 'Beautiful Interface' ); ?></h4>
-                       <p><?php _e( 'Adding media has been streamlined with an all-new experience, making it a breeze to upload files and place them into your posts.' ); ?></p>
-               </div>
-               <div class="last-feature">
-                       <h4><?php _e( 'Picturesque Galleries' ); ?></h4>
-                       <p><?php _e( 'Creating image galleries is faster with drag and drop reordering, inline caption editing, and simplified controls for layout.' ); ?></p>
-               </div>
-       </div>
-</div>
-
-<div class="changelog">
-       <h3><?php _e( 'New Default Theme' ); ?></h3>
-
</del><span class="cx">   <div class="feature-section images-stagger-right">
</span><span class="cx">          <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-twenty-twelve.png' ) ); ?>" class="image-66" />
</span><del>-               <h4><?php _e( 'Introducing Twenty Twelve' ); ?></h4>
-               <p><?php _e( 'The newest default theme for WordPress is simple, flexible, and elegant.' ); ?></p>
-               <p><?php _e( 'What makes it really shine are the design details, like the gorgeous Open Sans typeface and a fully responsive design that looks great on any device.' ); ?></p>
-               <p><?php _e( 'Naturally, Twenty Twelve supports all the theme features you’ve come to know and love, but it is also designed to be as great for a website as it is for a blog.' ); ?></p>
</del><ins>+                <h4><?php _e( 'Introducing Twenty Thirteen' ); ?></h4>
+               <p><?php printf( __( "The new default theme puts focus on your content with a colorful, single-column design made for media-rich blogging." ) ); ?></p>
+               <p><?php _e( 'Inspired by modern art, Twenty Thirteen features quirky details, beautiful typography, and bold, high-contrast colors &mdash; all with a flexible layout that looks great on any device, big or small.' ); ?></p>
</ins><span class="cx">   </div>
</span><span class="cx"> </div>
</span><span class="cx"> 
</span><span class="cx"> <div class="changelog">
</span><del>-       <h3><?php _e( 'Retina Ready' ); ?></h3>
</del><ins>+        <h3><?php _e( 'Write with Confidence' ); ?></h3>
</ins><span class="cx"> 
</span><span class="cx">  <div class="feature-section images-stagger-right">
</span><span class="cx">          <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-retina.png' ) ); ?>" class="image-66" />
</span><del>-               <h4><?php _e( 'So Sharp You Can&#8217;t See the Pixels' ); ?></h4>
-               <p><?php _e( 'The WordPress dashboard now looks beautiful on high-resolution screens like those found on the iPad, Kindle Fire HD, Nexus 10, and MacBook Pro with Retina Display. Icons and other visual elements are crystal clear and full of detail.' ); ?></p>
</del><ins>+                <h4><?php _e( 'Explore Revisions' ); ?></h4>
+               <p></p>
+               <p><?php _e( 'From the first word you write, WordPress saves every change. Each revision is always at your fingertips. Text is highlighted as you scroll through revisions at lightning speed, so you can see what changes have been made along the way.' ); ?></p>
+               <p><?php _e( 'It&#8217;s easy to compare two revisions from any point in time, and to restore a revision and go back to writing. Now you can be confident that no mistake is permanent.' ); ?></p>
+
+               
+
+
</ins><span class="cx">   </div>
</span><ins>+       
+       <div class="feature-section col two-col">
+               <div>
+                       <h4><?php _e( 'Improved Autosaves' ); ?></h4>
+                       <p><?php _e( 'Never lose a word you&#8217;ve written. Autosaving is now even better; whether your power goes out, your browser crashes, or you lose your internet connection, your content is safe.' ); ?></p>
+               </div>
+               <div class="last-feature">
+                       <h4><?php _e( 'Better Post Locking' ); ?></h4>
+                       <p><?php _e( 'Always know who&#8217;s editing with live updates that appear in the list of posts. And if someone leaves for lunch with a post open, you can take over where they left off.' ); ?></p>
+               </div>
+       </div>
+       
</ins><span class="cx"> </div>
</span><span class="cx"> 
</span><span class="cx"> <div class="changelog">
</span><del>-       <h3><?php _e( 'Smoother Experience' ); ?></h3>
</del><ins>+        <h3><?php _e( 'Support for Audio and Video' ); ?></h3>
</ins><span class="cx"> 
</span><span class="cx">  <div class="feature-section images-stagger-right">
</span><span class="cx">          <img alt="" src="<?php echo esc_url( admin_url( 'images/screenshots/about-color-picker.png' ) ); ?>" class="image-30" />
</span><del>-               <h4><?php _e( 'Better Accessibility' ); ?></h4>
-               <p><?php _e( 'WordPress supports more usage modes than ever before. Screenreaders, touch devices, and mouseless workflows all have improved ease of use and accessibility.' ); ?></p>
</del><ins>+                <h4><?php _e( 'New Media Player' ); ?></h4>
+               <p><?php _e( 'Share your audio and video with the new built-in HTML5 media player. Upload files using the media manager and embed them in your posts.' ); ?></p>
</ins><span class="cx"> 
</span><del>-               <h4><?php _e( 'More Polish' ); ?></h4>
-               <p><?php _e( 'A number of screens and controls have been refined. For example, a new color picker makes it easier for you to choose that perfect shade of blue.' ); ?></p>
</del><ins>+                <h4><?php _e( 'Embed Music from Spotify, Rdio, and SoundCloud' ); ?></h4>
+               <p><?php _e( 'Embed songs and albums from your favorite artists, or playlists you&#8217;ve mixed yourself. It&#8217;s as simple as pasting a URL into a post on its own line.' ); ?></p>
+               <p><?php printf( __( '(Love another service? Check out all of the <a href="%s">embeds</a> that WordPress supports.)' ), 'http://codex.wordpress.org/Embeds' ); ?></p>
</ins><span class="cx">   </div>
</span><span class="cx"> </div>
</span><span class="cx"> 
</span><span class="lines">@@ -90,31 +91,31 @@
</span><span class="cx"> 
</span><span class="cx">  <div class="feature-section col three-col">
</span><span class="cx">          <div>
</span><del>-                       <h4><?php _e( 'Meta Query Additions' ); ?></h4>
-                       <p><?php _e( 'The <code>WP_Comment_Query</code> and <code>WP_User_Query</code> classes now support meta queries just like <code>WP_Query.</code> Meta queries now support querying for objects without a particular meta key.' ); ?></p>
</del><ins>+                        <h4><?php echo ( 'Shortcode Improvements' ); ?></h4>
+                       <p><?php echo ( 'New shortcode utility functions and shortcode_atts_$shortcode filter' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">          <div>
</span><del>-                       <h4><?php _e( 'Post Objects' ); ?></h4>
-                       <p><?php _e( 'Post objects are now instances of a <code>WP_Post</code> class, which improves performance by loading selected properties on demand.' ); ?></p>
</del><ins>+                        <h4><?php echo ( 'Revision Control' ); ?></h4>
+                       <p><?php echo ( 'New fine-grained revision controls (wp_revisions_to_keep(), etc.  — filters instead of constants)' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">          <div class="last-feature">
</span><del>-                       <h4><?php _e( 'Image Editing API' ); ?></h4>
-                       <p><?php _e( 'The <code>WP_Image_Editor</code> class abstracts image editing functionality such as cropping and scaling, and uses ImageMagick when available.' ); ?></p>
</del><ins>+                        <h4><?php echo ( 'Audio/Video API' ); ?></h4>
+                       <p><?php echo ( 'New audio/video API, including access to file metadata' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">  </div>
</span><span class="cx"> 
</span><span class="cx">  <div class="feature-section col three-col">
</span><span class="cx">          <div>
</span><del>-                       <h4><?php _e( 'Multisite Improvements' ); ?></h4>
-                       <p><?php _e( '<code>switch_to_blog()</code> is now significantly faster and more reliable.' ); ?></p>
</del><ins>+                        <h4><?php echo ( 'Markup Updates' ); ?></h4>
+                       <p><?php echo ( 'Improved markup for comment forms, search forms, and comment lists, including HTML5 markup support' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">          <div>
</span><del>-                       <h4><?php _e( 'XML-RPC API' ); ?></h4>
-                       <p><?php printf( __( 'The <a href="%s">WordPress API</a> is now always enabled, and supports fetching users, editing profiles, managing post revisions, and searching posts.' ), __( 'http://codex.wordpress.org/XML-RPC_WordPress_API' ) ); ?></p>
</del><ins>+                        <h4><?php echo ( 'JS Utilities' ); ?></h4>
+                       <p><?php echo ( 'Handy JavaScript utilities for things like Ajax, templating, and Backbone view management' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">          <div class="last-feature">
</span><span class="cx">                  <h4><?php _e( 'External Libraries' ); ?></h4>
</span><del>-                       <p><?php printf( __( 'WordPress now includes the <a href="%1$s">Underscore</a> and <a href="%2$s">Backbone</a> JavaScript libraries. TinyMCE, jQuery, jQuery UI, and SimplePie have all been updated to the latest versions.' ), 'http://underscorejs.org/', 'http://backbonejs.org/' ); ?></p>
</del><ins>+                        <p><?php echo ( 'New and updated libraries: MediaElement.js, jQuery 1.10, jQuery UI 1.10.3, jQuery Migrate, Backbone 1.0' ); ?></p>
</ins><span class="cx">           </div>
</span><span class="cx">  </div>
</span><span class="cx"> </div>
</span></span></pre></div>
<a id="trunkwpadmincsswpadmincss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/wp-admin.css (24801 => 24802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/wp-admin.css  2013-07-27 08:58:53 UTC (rev 24801)
+++ trunk/wp-admin/css/wp-admin.css     2013-07-27 12:10:58 UTC (rev 24802)
</span><span class="lines">@@ -5918,7 +5918,6 @@
</span><span class="cx"> 
</span><span class="cx"> .about-wrap .changelog .feature-section {
</span><span class="cx">  overflow: hidden;
</span><del>-       padding-bottom: 0;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .about-wrap .changelog li {
</span></span></pre>
</div>
</div>

</body>
</html>