<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPWife &#187; wordpress 4.9 screenshots</title>
	<atom:link href="http://www.wpwife.com/category/wordpress-4-9-screenshots/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>What’s New in WordPress 4.9</title>
		<link>http://www.wpwife.com/wordpress-4-9/whats-new-in-wordpress-4-9</link>
		<comments>http://www.wpwife.com/wordpress-4-9/whats-new-in-wordpress-4-9#comments</comments>
		<pubDate>Thu, 16 Nov 2017 12:41:31 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[what's new in WordPress 4.9]]></category>
		<category><![CDATA[WordPress 4.9]]></category>
		<category><![CDATA[wordpress 4.9 features]]></category>
		<category><![CDATA[wordpress 4.9 improvements]]></category>
		<category><![CDATA[wordpress 4.9 screenshots]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=47782</guid>
		<description><![CDATA[
<p>WordPress 4.9 was released just few hours ago. It is the second and last major WordPress release of 2017 with some exciting new features and enhancements. In this article, we will show you what&#8217;s new in WordPress 4.9 and which features you should try after&#8230;&#160;<strong><a href="http://www.wpbeginner.com/news/whats-new-in-wordpress-4-9/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/news/whats-new-in-wordpress-4-9/">What&#8217;s New in WordPress 4.9</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>WordPress 4.9 was released just few hours ago. It is the second and last major WordPress release of 2017 with some exciting new features and enhancements. In this article, we will show you what’s new in WordPress 4.9 and which features you should try after updating your websites.</p>
<p><img title="What&#039;s new in WordPress 4.9" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/11/wp49.png" alt="What&#039;s new in WordPress 4.9" width="550" height="340" class="alignnone size-full wp-image-47806" /></p>
<p>4.9 is a major WordPress release, and unless you are on a <a href="http://www.wpbeginner.com/managed-wordpress-hosting/" title="When Do You Really Need Managed WordPress Hosting? Best Managed WordPress Hosting Compared (2017)">managed WordPress hosting</a> service, you will have to manually initiate the update.</p>
<p><strong>Important:</strong> Don’t forget to create a complete <a href="http://www.wpbeginner.com/plugins/7-best-wordpress-backup-plugins-compared-pros-and-cons/" title="7 Best WordPress Backup Plugins Compared (Pros and Cons)">WordPress backup</a> before starting the update.</p>
<h4>New Theme Browsing Experience in The Customizer</h4>
<p>WordPress 4.9 brings several improvements to the customizer. These changes offer a better user experience and a new set of tools for developers. </p>
<p>Previewing and changing themes directly from customizer is now more user friendly. You can view all your installed themes in the preview panel and click on the live preview button to load them in customizer. </p>
<p><img title="Browsing themes in customizer" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/11/themebrowsing.jpg" alt="Browsing themes in customizer" width="550" height="344" class="alignnone size-full wp-image-47789" /></p>
<p>You can also browse and search WordPress.org themes and install them directly from customizer. </p>
<p><img title="Install and preview WordPress.org themes directly from customizer" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/11/wporgthemes.jpg" alt="Install and preview WordPress.org themes directly from customizer" width="550" height="344" class="alignnone size-full wp-image-47790" /></p>
<h4>Save and Schedule Changes in The Customizer</h4>
<p>WordPress 4.9 brings changesets to theme customizer. It is like <a href="http://www.wpbeginner.com/beginners-guide/how-to-undo-changes-in-wordpress-with-post-revisions/" title="How to Undo Changes in WordPress with Post Revisions">post revisions</a> but for your theme changes. You can store changes without applying them.</p>
<p><img title="Save theme draft" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/11/savethemedraft.png" alt="Save theme draft" width="550" height="299" class="alignnone size-full wp-image-47792" /></p>
<p>This new feature also allows you to easily share a preview of those changes with anyone. Simply copy the preview URL and send it to any user. They will be able to see the new changes without login. </p>
<p><img title="Share customizer changes preview" src="http://cdn2.wpbeginner.com/wp-content/uploads/2017/11/sharecustomizechanges.png" alt="Share customizer changes preview" width="550" height="298" class="alignnone size-full wp-image-47793" /></p>
<p>WordPress 4.9 also allows you to easily schedule theme changes to be automatically published later.</p>
<p><img title="Schedule theme changes in customizer" src="http://cdn2.wpbeginner.com/wp-content/uploads/2017/11/schedulethemechanges.png" alt="Schedule theme changes in customizer" width="550" height="308" class="alignnone size-full wp-image-47794" /></p>
<p>Theme developers will now be able to use these new changes in the customizer JS API. These changes will allow them to add better controls, beautiful outer panels, and display notifications on screen. </p>
<p><img title="Better notifications in customizer" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/11/customizer-notifications.png" alt="Better notifications in customizer" width="550" height="350" class="alignnone size-full wp-image-47795" /></p>
<h4>New Gallery Widget in WordPress 4.9</h4>
<p><a href="http://www.wpbeginner.com/news/whats-new-in-wordpress-4-8/" title="What’s New in WordPress 4.8">WordPress 4.8</a> introduced new media widgets which included rich text, audio, image, and video. WordPress 4.9 builds up on that with the introduction of the new gallery widget.</p>
<p>This new widgets allows you to create a native WordPress gallery and add it to your WordPress sidebar or any widget ready areas. </p>
<p><img title="New gallery widget in WordPress 4.9" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/11/gallerywidget.jpg" alt="New gallery widget in WordPress 4.9" width="550" height="380" class="alignnone size-full wp-image-47796" /></p>
<p>Just like the native WordPress galleries, this widget is also limited in terms of functionality. If you want a more powerful gallery with albums, then you need to look at a third-party plugin like <a href="https://enviragallery.com/" title="Envira Gallery">Envira Gallery</a>.</p>
<h4>Add Media Button in Text Widget</h4>
<p>The text widget in WordPress 4.8 came with plain text and HTML tabs. However, if you wanted to <a href="http://www.wpbeginner.com/beginners-guide/how-to-add-an-image-in-wordpress-sidebar-widget/" title="How to Add an Image in WordPress Sidebar Widget">add an image in sidebar text widget</a>, then you still had to write the HTML code. </p>
<p>WordPress 4.9 has fixed this by adding the &#8216;Add Media&#8217; button in the text widget. Now you can easily select or upload an image directly inside the text widget. </p>
<p><img title="Add Media button in text widget" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/11/addmediatxtwidget.jpg" alt="Add Media button in text widget" width="550" height="341" class="alignnone size-full wp-image-47797" /></p>
<h4>OEmbed Support Outside Post Content</h4>
<p>Previously automatic embeds didn&#8217;t work in areas other than post content. With WordPress 4.9, oEmbeds will now work in text widgets and other areas as well. </p>
<p><img title="oEmbed in sidebar widgets" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/11/oembedwidget.png" alt="oEmbed in sidebar widgets" width="550" height="344" class="alignnone size-full wp-image-47798" /></p>
<h4>Shortcode in Sidebar Text Widgets</h4>
<p>WordPress didn&#8217;t allow <a href="http://www.wpbeginner.com/glossary/shortcodes/" title="What is Shortcodes in WordPress?">shortcode</a> execution in text widgets. Users had to explicitly <a href="http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/" title="How to Use Shortcodes in your WordPress Sidebar Widgets">enable shortcodes in text widgets</a>. WordPress 4.9 will finally change that and users will be able to add shortcodes in text widgets out of the box. </p>
<p><img title="Shortcodes in sidebar widgets" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/11/shortcodesinwidget.png" alt="Shortcodes in sidebar widgets" width="550" height="344" class="alignnone size-full wp-image-47799" /></p>
<h4>New Code Editing Experience in WordPress 4.9</h4>
<p>WordPress allows you to add HTML/CSS code at various places like theme editor, <a href="http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/" title="How to Easily Add Custom CSS to Your WordPress Site">custom CSS</a> panel, or in custom HTML widget. </p>
<p>Previously, these areas were plain text boxes and didn&#8217;t look or act like a proper code editor. </p>
<p>WordPress 4.9 has changed that by adding syntax highlighting, code suggestions, and auto-completion into those areas.</p>
<p><img title="Code editing in WordPress 4.9" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/11/codeediting.png" alt="Code editing in WordPress 4.9" width="550" height="368" class="alignnone size-full wp-image-47800" /></p>
<p>If you have ever faced <a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-syntax-error-in-wordpress/" title="How to Fix the Syntax Error in WordPress">syntax error</a> when editing your theme, then this enhancement will automatically fix many common mistakes that cause such errors. </p>
<p><img title="Error highlighting" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/11/error-highlighting.png" alt="Error highlighting" width="550" height="321" class="alignnone size-full wp-image-47801" /></p>
<p>If you don&#8217;t want to use the syntax highlighting feature, then you can still easily disable it. Simply go to your profile page and uncheck the syntax highlighting option. </p>
<p><img title="Disable syntax highlighting" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/11/disablesyntaxhighlighting.png" alt="Disable syntax highlighting" width="550" height="306" class="alignnone size-full wp-image-47802" /></p>
<p>One of the big usability issues beginners faced was directly making changes from WordPress built-in editor without fully understanding the consequences. A slightest mistake would lead to a syntax error and making their websites inaccessible. </p>
<p>WordPress 4.9 now shows a warning to users when they access the editor. </p>
<p><img title="Theme editor warning" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/11/themeeditor-warning.png" alt="Theme editor warning" width="550" height="281" class="alignnone size-full wp-image-47803" /></p>
<p>It will also show users helpful tips and point them to custom CSS panel in the customizer. </p>
<p>However, many users access the editor not to make changes but to quickly look up code. Particularly when they are working on child themes. To help those users, the editor will now recursively show files and folder in the sidebar for easier browsing of all files in a theme folder. </p>
<p><img title="Files and directories in theme editor" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/11/filesanddirs.png" alt="Files and directories in theme editor" width="550" height="271" class="alignnone size-full wp-image-47804" /></p>
<h4>Under The Hood Changes</h4>
<p>WordPress 4.9 also brings several great changes for developers as well. Here are some of those under the hood improvements.</p>
<p>Better mapping for theme widgets and navigation menus after switching themes. <a href="https://core.trac.wordpress.org/ticket/39693"  title="#39693" rel="nofollow">#39693</a>, <a href="https://core.trac.wordpress.org/ticket/39692"  title="#39692" rel="nofollow">#39692</a></p>
<p>Removal of SWFUpload library from the core. <a href="https://core.trac.wordpress.org/ticket/41752"  title="#41752" rel="nofollow">#41752</a></p>
<p>Require a confirmation link in an email to be clicked by admin when a user attempts to change their email address. <a href="https://core.trac.wordpress.org/ticket/16470"  title="#16470" rel="nofollow">#16470</a></p>
<p>We hope this article offered you a good insight into what’s new in WordPress 4.9. We are particularly excited about the customizer changes. What are you excited about?</p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/news/whats-new-in-wordpress-4-9/">What&#8217;s New in WordPress 4.9</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/wordpress-4-9/whats-new-in-wordpress-4-9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
