<dd>This is where you’ll find the latest updates and news related to WordPress. Recent WordPress news appears in your administrative dashboard by default.</dd>
<dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.</dd>
<dt><ahref="https://wordpress.org/support/">WordPress Support Forums</a></dt>
<dd>If you’ve looked everywhere and still can’t find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.</dd>
<h1><?phpprintf(__('Welcome to WordPress %s'),$display_version);?></h1>
<divclass="about-text"><?phpprintf(__('Thank you for updating! WordPress %s brings you a smoother writing and management experience.'),$display_version);?></div>
<divclass="about-text"><?phpprintf(__('Thank you for updating! WordPress %s helps you focus on your writing, and the new default theme lets you show it off in style.'),$display_version);?></div>
<h3><?php_e('Manage your media with style');?></h3>
<p><?php_e('Explore your uploads in a beautiful, endless grid. A new details preview makes viewing and editing any amount of media in sequence a snap.');?></p>
<divclass="feature-section">
<divclass="col">
<h3><?php_e('Our newest default theme, Twenty Fifteen, is a blog-focused theme designed for clarity.');?></h3>
<p><?phpprintf(__('Twenty Fifteen has flawless language support, with help from <a href="%s">Google’s Noto font family</a>.'),'https://www.google.com/get/noto/');?></p>
<p><?php_e('The straightforward typography is readable on any screen size.');?></p>
<p><?php_e('Your content always takes center stage, whether viewed on a phone, tablet, laptop, or desktop computer.');?></p>
<h3><?php_e('Working with embeds has never been easier');?></h3>
<p><?php_e('Paste in a YouTube URL on a new line, and watch it magically become an embedded video. Now try it with a tweet. Oh yeah — embedding has become a visual experience. The editor shows a true preview of your embedded content, saving you time and giving you confidence.');?></p>
<p><?php_e('We’ve expanded the services supported by default, too — you can embed videos from CollegeHumor, playlists from YouTube, and talks from TED. <a href="http://codex.wordpress.org/Embeds">Check out all of the embeds</a> that WordPress supports.');?></p>
<p><?php_e('Sometimes, you just need to concentrate on putting your thoughts into words. Try turning on <strong>distraction-free writing mode</strong>. When you start typing, all the distractions will fade away, letting you focus solely on your writing. All your editing tools instantly return when you need them.');?></p>
</div>
</div>
<hr/>
<hr/>
<divclass="changelog feature-list finer-points">
<h2><?php_e('The Finer Points');?></h2>
<divclass="feature-section col two-col">
<divclass="col-1">
<h3><?php_e('Focus on your content');?></h3>
<p><?php_e('Writing and editing is smoother and more immersive with an editor that expands to fit your content as you write, and keeps the formatting tools available at all times.');?></p>
$string=__('Right now, WordPress %1$s is already translated into %2$s languages, with more always in progress. You can switch to any translation on the <a href="%3$s">General Settings</a> screen.');
<p><?phpprintf(__('Embedding videos from Vine is as simple as pasting a URL onto its own line in a post. See the <a href="%s">full list</a> of supported embeds.'),'http://codex.wordpress.org/Embeds');?></p>
<p><?phpprintf(__('If you’ve ever worried you forgot to sign out from a shared computer, you can now go to <a href="%s">your profile</a> and log out everywhere.'),get_edit_profile_url());?></p>
</div>
<divclass="col-2 last-feature">
<h3class="higher"><?php_e('Finding the right plugin');?></h3>
<p><?php_e('There are more than 30,000 free and open source plugins in the WordPress plugin directory. WordPress 4.0 makes it easier to find the right one for your needs, with new metrics, improved search, and a more visual browsing experience.');?></p>
$string=__('The <a href="%s">plugin installer</a> suggests plugins for you to try. Recommendations are based on the plugins you and other users have installed.');
<p><?php_e('Contexts, panels, and a wider array of controls are now supported in the customizer.');?></p>
<h4><?php_e('Complex Queries');?></h4>
<p><?phpprintf(__('Metadata, date, and term queries now support advanced conditional logic, like nested clauses and multiple operators — %s.'),'<code>A AND ( B OR C )</code>');?></p>
<h4><?php_e('Customizer API');?></h4>
<p><?php_e('Expanded JavaScript APIs in the customizer enable a new media experience as well as dynamic and contextual controls, sections, and panels.');?></p>
</div>
<div>
<h4><?php_e('Query Ordering');?></h4>
<divclass="last-feature">
<h4><?php
/* translators: %s: "<title>" tag */
printf(__('%s tags in themes'),'<code><title></code>');
<p><?phpprintf(__('Continued improvements to inline code documentation have made the <a href="%s">developer reference</a> more complete than ever.'),'https://developer.wordpress.org/reference/');?></p>