<h1><?phpprintf(__('Welcome to WordPress %s'),$display_version);?></h1>
<divclass="about-text"><?phpprintf(__('Thank you for updating to the latest version! WordPress %s is already making your website better, faster, and more attractive, just like you!'),$display_version);?></div>
<divclass="about-text"><?phpprintf(__('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>
<p><?php_e('Gone are the days of rushing to update your header, background, and the like as soon as you activate a new theme. You can now customize these options <strong>before</strong> activating a new theme. Note: this feature is available for installed themes only.');?></p>
<p><?php_e('Satisfy your curiosity and try on a fresh coat of paint — you can also use the live preview mode to customize your current theme. Look for the Customize link on the Themes screen.');?></p>
<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>
<divclass="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>
<divclass="changelog">
<h3><?php_e('Custom Headers');?></h3>
<divclass="feature-section">
<h4><?php_e('Flexible Sizes');?></h4>
<p><?php_e('You can decide for yourself how tall or wide your custom header image should be. From now on, themes will provide a recommended image size for custom headers rather than a fixed requirement. Note: this feature requires <a href="http://codex.wordpress.org/Custom_Headers">theme support</a>.');?></p>
<p><?php_e('Tired of re-uploading the same custom header image every time you check out a new theme? Now you can choose header images from your media library for easier customization.');?></p>
<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>
<p><?php_e('You can now embed individual tweets in posts. It includes action links that allow readers to reply to, retweet, and favorite the tweet without leaving your site. Just paste a tweet URL on its own line.');?></p>
<p><?phpprintf(__('This works with URLs from some other sites, too. For more, see the Codex article on <a href="%s">Embeds</a>.'),__('http://codex.wordpress.org/Embeds'));?></p>
<h4><?php_e('So Sharp You Can’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>
<p><?php_e('Basic HTML support has been added to the caption field in the image uploader. This allows you to add links — great for photo credits or licensing details — and basic formatting such as bold and italicized text.');?></p>
<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>
<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>
</div>
</div>
<divclass="changelog">
<h3><?php_e('Under the Hood');?></h3>
<divclass="feature-section three-col">
<divclass="feature-section col three-col">
<div>
<h4><?php_e('Faster WP_Query');?></h4>
<p><?php_e('Post queries have been optimized to improve performance, especially for sites with large databases.');?></p>
<h4><?php_e('Faster Translations');?></h4>
<p><?php_e('The number of strings loaded on the front end was greatly reduced, resulting in faster front page load times for localized installations.');?><?php_e('Also, better support for East Asian languages, right-to-left languages, theme translations, and more.');?></p>
<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>
</div>
<div>
<h4><?php_e('Themes API');?></h4>
<p><?php_e('WP_Theme, wp_get_themes(), wp_get_theme(). Faster, uses less memory, makes use of persistent caching.');?></p>
<h4><?php_e('Custom Header and Background API');?></h4>
<p><?php_e('Custom header and background API relocated into the theme support API.');?></p>
<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>
</div>
<divclass="last-feature">
<h4><?php_e('XML-RPC API');?></h4>
<p><?phpprintf(__('A new <a href="%s">WordPress API</a> 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'));?></p>
<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>
</div>
</div>
<divclass="feature-section col three-col">
<div>
<h4><?php_e('Multisite Improvements');?></h4>
<p><?php_e('<code>switch_to_blog()</code> is now significantly faster and more reliable.');?></p>
</div>
<div>
<h4><?php_e('XML-RPC API');?></h4>
<p><?phpprintf(__('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>
</div>
<divclass="last-feature">
<h4><?php_e('External Libraries');?></h4>
<p><?php_e('jQuery, jQuery UI, TinyMCE, Plupload, PHPMailer, SimplePie, and other libraries were updated. jQuery UI Touch Punch was introduced.');?></p>
<p><?phpprintf(__('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>
echoapply_filters('admin_footer_text','<span id="footer-thankyou">'.__('Thank you for creating with <a href="http://wordpress.org/">WordPress</a>.').'</span>');