<h3><?php_e('An easier way to share content');?></h3>
<p><?phpprintf(__('Clip it, edit it, publish it. Get familiar with the new and improved Press This. From the <a href="%s">Tools</a> menu, add Press This to your browser bookmark bar or your mobile device home screen. Once installed you can share your content with lightning speed. Sharing your favorite videos, images, and content has never been this fast or this easy.'),admin_url('tools.php'));?></p>
<p><?php_e('Drag the bookmarklet below to your bookmarks bar. Then, when you’re on a page you want to share, simply “press” it.');?></p>
<p><?php_e('Writing in WordPress, whatever your language, just got better. WordPress 4.2 supports a host of new characters out-of-the-box, including native Chinese, Japanese, and Korean characters, musical and mathematical symbols, and hieroglyphs.');?></p>
<p><?php
/* translators: 1: heart emoji, 2: frog face emoji, 3, monkey emoji, 4: pizza emoji, 5: Emoji Codex link */
printf(__('Don’t use any of those characters? You can still have fun — emoji are now available in WordPress! Get creative and decorate your content with %1$s, %2$s, %3$s, %4$s, and all the many other <a href="%5$s">emoji</a>.'),'💙','🐸','🐒','🍕',__('https://codex.wordpress.org/Emoji'));
<h3><?php_e('Switch themes in the Customizer');?></h3>
<p><?php_e('Browse and preview your installed themes from the Customizer. Make sure the theme looks great with <em>your</em> content, before it debuts on your site. ');?></p>
</div>
<div>
<imgsrc="https://cldup.com/h0VOskQA1C.png"/>
<h3><?php_e('Even more embeds');?></h3>
<p><?php_e('Paste links from Tumblr.com and Kickstarter and watch them magically appear right in the editor. With every release, your publishing and editing experience get closer together.');?></p>
</div>
<divclass="last-feature">
<imgsrc="https://cldup.com/1_8tBZpvva.png"/>
<h3><?php_e('Streamlined plugin updates');?></h3>
<p><?php_e('Goodbye boring loading screen, hello smooth and simple plugin updates. Click <em>Update Now</em> and watch the magic happen.');?></p>
printf(__('You can now send audible notifications to screen readers in JavaScript with %s. Pass it a string, and an update will be sent to a dedicated ARIA live notifications area.'),'<code>wp.a11y.speak()</code>');
printf(__('Terms shared across multiple taxonomies will be split when one of them is updated. Find out more in the <a href="%1$s">Plugin Developer Handbook.</a>'),'https://developer.wordpress.org/plugins/taxonomy/working-with-split-terms-in-wp-4-2/');
printf(__('%1$s, %2$s, and %3$s now support complex ordering with named meta query clauses.'),'<code>WP_Query</code>','<code>WP_Comment_Query</code>','<code>WP_User_Query</code>');