Affichage des articles dont le libellé est Features. Afficher tous les articles
Affichage des articles dont le libellé est Features. Afficher tous les articles

samedi 12 novembre 2016

What’s Coming in WordPress 4.6 (Features and Screenshots)



The beta version of WordPress 4.6 has been released. We followed the development closely and excited to report that the final version is expected to be released around August 16, 2016. In this article, we will highlight what’s coming in WordPress 4.6 with features and screenshots.


What's coming in WordPress 4.6


Note: You can try out the beta version on your computer or on a staging environment by using the WordPress Beta Tester plugin.


This is the beta release, which means no more new features will be added until the final release of WordPress 4.6. However, some of the features in beta may not make it into the final release.


Shiny Updates in WordPress 4.6


When users installed a new plugin or theme, or updated one, they usually saw a progress screen. This progress screen added one more page load and was a bit distracting.


WordPress 4.6 will introduce shiny updates. Users will now be able to update and install plugins and themes without being redirected to the progress screen.


Shiny updates in WordPress 4.6


Native System Fonts in WordPress Admin Area


WordPress started using Open Sans font in WordPress admin area to offer a consistent look across different devices and platforms. However, this meant that WordPress to rely on an external third party source. This also increased page load times of admin area, and affected speed.


With WordPress 4.6, the admin area will revert back to using the system fonts. This means that your WordPress admin area may look slightly different on different platforms.


Here is a screenshot of admin area in Safari web browser on macOS using system font San Francisco.


Native System Fonts


These are the system fonts that will be used in WordPress admin area on different platforms and environments.



  • apple-system for Safari and Firefox on macOS and iOS

  • Helvetica Neue on macOS prior to 10.11

  • BlinkMacSystemFont for Google Chrome on macOS

  • Segoe UI for Windows

  • Roboto for Android and Chrome OS

  • Oxygen-Sans for KDE

  • Ubuntu for Ubuntu

  • Cantarell for GNOME

  • sans-serif, the standard fallback


Note: This change only affects the UI elements of WordPress admin area. It will not content areas like post editor which uses your theme’s editor stylesheet for fonts.


Editor Improvements in 4.6


Most WordPress users spend more time on post editor than any other admin screen on their site. Improving post editing experience always takes priority in new WordPress releases.


Improved Auto Save Feature


WordPress 4.6 brings improvements to autosave feature in WordPress. Previously, when users disabled revisions, it also affected restoring posts from autosave feature.


WordPress 4.6 will fix this issue and users can restore WordPress posts from browser backups and autosave even when they have revisions disabled.


Highlighting Broken Links


If you are using the visual editor to write posts, then adding a broken URL will be highlighted.


As soon as you add a link, WordPress will check if the link is valid. If you take the cursor to the linked text, then you will see the link in red color instead of the usual blue.


Broken links will be highlighted in WordPress 4.6


Under The Hood Improvements


These updates improve significant parts of WordPress core but are mainly intended for developers.


Standardized Metadata Registration


WordPress 4.6 brings register_meta() function for the registration of meta keys. This function works like register_post_type() function. It allows plugins and theme developers to use a standardized way to work with meta data stored with posts, users, comment, or terms object types. (#35658)


New WP_Post_Type Class


WordPress 4.6 will introduce the new WP_Post_Type class. It changes $wp_post_types to an array of WP_Post_Type objects. This provides methods to handle post type supports, rewrite rules, meta boxes, hooks, and taxonomies. (#36217)


New WP_Term_Query Class


Similar to WP_Query, WP_User_Query, and WP_Comment_Query classes, WP_Term_Query in WordPress 4.6 will provide a better structure for generating term queries. (#35381)


WP_Site_Query and WP_Network_Query Classes


For WordPress multisite networks, the new WP_Site_Query and WP_Network_Query classes allow querying sites and networks with lazy loading. (#35791, #32504)


We hope this article helped you learn what’s coming in WordPress 4.6. Let us know which features you find exciting and what you would like to see in future releases of WordPress?


If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.


The post What’s Coming in WordPress 4.6 (Features and Screenshots) appeared first on WPBeginner.







10 Awesome WordPress Features That You Probably Didn’t Know Existed



WordPress comes with so many awesome features and is continuously changing. Some of these features may not get the attention they deserve and remain a little hidden. In this article, we will show you 10 awesome WordPress features that you probably didn’t know existed.


Hidden WordPress Features


1. Show/Hide Things Using Screen Options


You may have noticed the Screen Options button on some pages of your WordPress admin area. This Screen Options button allows you to show and hide items on the WordPress admin screen you are currently viewing.


Screen Options menu in WordPress


Many beginner WordPress users are unaware of this feature. It allows you to simplify your admin pages like post edit screen to meet your workflow.


2. Move, Add, or Delete Dashboard Widgets


By default, users are redirected to the dashboard page in WordPress admin area when they login. The dashboard page has several handy shortcuts pointing to different sections of your website.


Rearrange dashboard boxes


These sections are divided into different boxes called dashboard widgets. You can click on the Screen Options button to show or hide these boxes. You can also drag and drop them to rearrange items on your WordPress dashboard.


3. Paste URL to Make Links in Visual Editor


WordPress 4.5 introduced inline link editing in the visual editor.


Many users didn’t realize that instead of using a popup to paste a link, they can just select a text and press CTRL+V (Command+V on mac) to paste the URL. The visual editor automatically converts it into a link.


Select text and paste URL to create link in visual editor


4. Accessibility Mode for Widgets


We all like how easy it is to just drag and drop widgets into sidebars. However, for many users it is not easy to drag and drop things using a mouse or trackpad.


WordPress also comes with a hidden accessibility mode for widgets. This accessibility mode makes it easier to add widgets without draging and dropping the items.


Accessibility mode for widgets


Accessibility mode for WordPress widgets can be activated by clicking on Screen Options button on the Appearance » Widgets page.


5. Preview Themes Without Activating Them


Many users worry that changing their WordPress theme will have unwanted consequences for their website. Their concern is genuine, that’s why we prepared a checklist of things you must do before changing your WordPress theme.


One of the things you can do is to test the new theme without activating it. Simply install your new WordPress theme and then go to Appearance » Themes page.


Live preview theme without activating


Take the mouse to the newly installed theme’s thumbnail and then click on Live Preview button. WordPress will launch the theme customizer showing preview of your website using the new theme.


6. Edit Images in WordPress


WordPress makes it easy to add images to your posts and pages. What many beginners don’t know is that WordPress also comes with some basic image editing features.


Editing images in WordPress


Simply visit Media » Library page and then click on any image. From the image details popup you can click on the Edit Image button.


In the image editing mode, you can crop, rotate, and resize an image. You can also flip an image in horizontal or vertical directions. These image editing features come in handy when you need to quickly crop or resize a large image file directly from WordPress.


For more details, see our guide on how to crop, rotate, scale, and flip images in WordPress.


7. Split Single Post into Multiple Pages


Want to split a lengthy post into multiple pages? Simply add <!–nextpage–> tag in your post and WordPress will split it into two pages. Add the tag again if you want to split it into more pages.


post pagination


This feature is particularly helpful if you are writing an unusually lengthy article and don’t want users to scroll to much.


See our guide on how to split WordPress posts into multiple pages for more details on post pagination.


8. Embed Links, Videos, and Multimedia


WordPress automatically embeds content from some of the most popular websites like YouTube, Twitter, Instagram, etc. All you need to do is paste a URL from one of the supported sites and WordPress will automatically embed it for you.


Auto embeds in WordPress


Since WordPress 4.4, all WordPress sites have become oEmbed service providers themselves. This means you can paste URL from another WordPress site into your post and WordPress will embed the post for you.


9. Hidden Secret Options Page in WordPress


Hidden options page in WordPress


WordPress comes with a hidden master page for all your blog options. This page is hidden because users can easily mess things up here, so we don’t want you to use it. But you should definitely check it out. You can access it by visiting this URL:


http://example.com/wp-admin/options.php


Replace example.com with your own domain name. You will see a page with a long list of options. For more details see our guide on the hidden secret options page in WordPress.


10. Markdown and Keyboard Shortcuts Help you Write Faster


Most WordPress users spend more time writing content than anything else on their site. This is is why WordPress developers are always trying to improve the writing experience in WordPress.


WordPress comes with a whole range of keyboard shortcuts that you can use to write faster. Apart from these shortcuts, you can also use Markdown like formatting shortcuts. Just enter the formatting shortcuts and WordPress will convert them into HTML.


Text pattern shortcuts in WordPress



  • Using * or will start an unordered list.

  • Using 1. or 1) will start an ordered list.

  • Using # will transform into h1. ## for h2, ### for h3 and so on.

  • Using > will transform into blockquote.


You can also disable these formatting shortcuts if you want.


We hope this article helped you discover some awesome WordPress featured that you probably didn’t know about. You may also want to see our list of 10 WordPress plugins that will quickly help you get more traffic.


If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.


The post 10 Awesome WordPress Features That You Probably Didn’t Know Existed appeared first on WPBeginner.







What’s Coming in WordPress 4.7 (Features and Screenshots)



The beta version of WordPress 4.7 arrived last week. We have been following the development closely, and we are excited to report that final version is expected to be released around December 6th, 2016. In this article, we will highlight what’s coming in WordPress 4.7 with features and screenshots.


What's coming in WordPress 4.7


Note: You can try out the beta version on your computer or on a staging environment by using the WordPress Beta Tester plugin.


This is the beta release, which means no more new features will be added until the final release of WordPress 4.7. However, some of the features in beta may not make it into the final release.


New Default Theme – Twenty Seventeen


Twenty Seventeen


WordPress 4.7 will be the last major release of 2016. As is the tradition, it will come with a new default theme for the next year.


Twenty Seventeen is slightly different than previous default themes. Its main focus is on business websites rather than blogs, and it even comes with starter content to help new users setup their WordPress websites. Currently the starter content feature is available for new sites only, but by the time the theme is released, it is expected to be available for sites with existing content as well.


It can also be used as a blog theme. Twenty Seventeen has large featured images, crisp typography, and a mobile-first approach to design.


Video Headers Support


Video header support


Many premium WordPress themes are already allowing users to add video headers. Twenty Seventeen will be the first default theme to come with video header support.


You can upload and use your own videos in mp4 format, or you can also use YouTube and Vimeo videos by simply entering the video URL.


If your theme doesn’t support video headers, here is how you can easily add YouTube video as fullscreen background in WordPress without any coding.


Theme Setup Flow


New theme and site setup flow in Customizer


WordPress 4.7 will bring an improved theme and site setup flow. In the customizer, you will now see a more polished view of your installed themes, better theme search, and improved setup directly from theme customizer.


Custom CSS in Live Preview


Custom CSS in WordPress 4.7


Want to add custom CSS to your theme? Now you can do that directly from the theme customizer. However, your custom CSS will be specific to the theme you are previewing.


If you often change themes or don’t want your custom CSS limited to a theme, then you can see our guide on how to easily add custom CSS in WordPress.


Admin Language Control for Users


Admin language control for users


Currently when you install WordPress in other languages, all users see the admin interface in the same language.


WordPress 4.7 will allow users to switch the admin language from their user profile, so each user can choose the language they prefer. You will still need to install the languages before users can switch them.


Thumbnail Previews for PDF Files


PDF Thumbnails in Media modal


Currently, if you upload a PDF file, then WordPress only shows the file icon. You can add previews using PDF plugins for WordPress.


WordPress 4.7, will show thumbnail preview of the first page in your PDF document when you upload it to the media library. WordPress will also display thumbnail previews on a PDF file’s attachment page.


Editor Enhancements


Editor changed in WordPress 4.7


The post editor is where most site owners spend most of their time creating content. Each WordPress version brings enhancements and features to the post editor.


WordPress 4.7 will make some subtle but important changes to the editor. The paragraph and heading selector menu will now appear in the top bar. The underline button has been removed, and the strikethrough and horizontal line buttons are moved to the kitchen sink bar.


Users will also be able to see keyboard shortcuts in tooltips and drop down menus.


Under The Hood Improvements


These updates improve significant parts of the WordPress core but are mainly intended for developers.


Custom Bulk Actions


Custom bulk actions


Developers will now be able to add their own custom bulk actions to list tables on different admin screens like posts, comments, users, etc. (#16031)


Post Type Templates


Similar to custom page templates, Post Type Templates will allow theme developers to add the ability to choose templates for different post types. (#18375)


Rest API Content Endpoints


Rest API Endpoints will make their way into WordPress 4.7. (#38373)


Locale Switching


If the content of your website is displayed in a different locale than the one set in admin area, then WordPress will show the toolbar in the language of the content page. (#26511)


We hope this article helped you learn what’s coming in WordPress 4.7. Let us know which features you find exciting and what you would like to see in future releases of WordPress in the comments below.


If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.


The post What’s Coming in WordPress 4.7 (Features and Screenshots) appeared first on WPBeginner.


Page 3 – WPBeginner




Seven of the Silliest Web Hosting Features



alt="Seven of the Silliest Web Hosting Features" src="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2013/10/bad-customer-support-500x186_c.jpg" />

It’s one of the primary rules to a solid marketing and advertising strategy: clearly define upfront your unique selling proposition – let consumers know exactly what it is that sets you apart from your competitors. This rule extends to pretty much every business out there, regardless of the industry – however, for it to work successfully, the unique proposition or benefit statement needs to be clear, concise, valuable, and (importantly) accurate.

Hosting companies are up against stiff competition these days in a growing market space with ever broadening consumer demands. Per the rule, they are indeed making large claims in order to make their services stand out and separate themselves from the competition. The problem lies in that many of the claims the various hosting companies are currently making range from bending the truth to completely outlandish.

Though some of the outlandish claims are fairly easy to discern (ie; pay for one month, get free months of hosting service free), many are made in a way that could easily fool a novice – or even somewhat experienced – consumer. Avoid getting taken with a trickily worded claim by knowing href="http://www.webhostingsecretrevealed.net/choose-the-right-web-hosting/">what to look for in hosting companies – and better yet, by being aware of some of the tricky claims being made.

Here are just seven of the silliest features that Web hosting companies are currently exploiting.

1. Unlimited Bandwidth and/or Storage

style="text-align: center;">class="aligncenter size-full wp-image-8327 border" alt="unlimited hosting" src="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/unlimited-hosting.jpg" width="750" height="447" srcset="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/unlimited-hosting.jpg 750w, http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/unlimited-hosting-300x178.jpg 300w" sizes="(max-width: 750px) 100vw, 750px" />

Let’s face it – nothing in life worth having is truly free and nowhere is this more true than with Web hosting. CPU, network cables, computer RAMs – these are all elements required to run a hosting server and each of these items comes with its own cost. As the storage needs and usage scale, the components must also grow to accommodate the new needs: read, the hosting company needs to buy more – and this costs money. Who do you think is going to cover the cost of those new technical items – the hosting company? You only wish…

The hosting company only needs the additional equipment because of its clients’ requirements – so those costs ultimately get billed back to those clients. That said, the more bandwidth and storage space that you require, the higher your costs are going to be.

In truth, even if you do subscribe to one of the unlimited hosting plans, your href="http://www.webhostingsecretrevealed.net/the-truth-about-unlimited-hosting/">service will somehow become limited. For example, some hosting companies throttle your CPU usage once you hit a certain threshold as set by each company. Others shut your sites down all together – typically until you agree to a higher cost agreement.  Each company has its own rules, thresholds, and definitions of “normal usage” – it’s up to you to determine exactly what they are.

2. Free Google Analytics

Of course they offer free Google Analytics! Google Analytics is a free service provided by Google; not the hosting company. In fact, you can subscribe to and access Google Analytics data regardless of which Web host you use.

Subscribe and set up your Analytics service by visiting title="Google Analytics" href="http://www.google.com/analytics" target="_blank">Google.com/analytics. More or less, it involves creating a Google account, installing some simple script throughout your website, and linking the two together through the Google Analytics interface. The Web host has nothing to do with it…

3. Javascript and DHTML File Support

style="text-align: center;">class="aligncenter size-full wp-image-8326 border" alt="dhtml & javascript features" src="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/dhtml-features.jpg" width="750" height="347" srcset="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/dhtml-features.jpg 750w, http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/dhtml-features-300x138.jpg 300w" sizes="(max-width: 750px) 100vw, 750px" />

Many a hosting shopper have been fooled by this one – after all, it begins to border in the tech realm that so many marketers and individual website owners are unfamiliar and uncomfortable approaching or delving into. Don’t be fooled by the acronyms or tech words; to put it simply, these types of files run on the client’s side. That said, there aren’t any special requirements placed on the web hosting server in order to support these files – they practically host themselves.

4. 24 x 7 Email Support

style="text-align: center;">class="aligncenter size-full wp-image-8329 border" alt="24x7 email support" src="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/24x7-email.jpg" width="750" height="327" srcset="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/24x7-email.jpg 750w, http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/24x7-email-300x130.jpg 300w" sizes="(max-width: 750px) 100vw, 750px" />

Think about this one: At what time of day can you not send or receive an email? Of course it’s “24 x 7!” Before making assumptions, confirm with the hosting company in consideration their guaranteed customer response time. What is their customer service team’s hours of operation?

5. 99% Uptime Guarantee

This one sounds great – after all, 99% of anything service oriented is pretty darn good, right? Wrong! Do the maths: if there are 365 days a year and each has 24 hours, then that means that there are 8760 running hours each year. At a 99% uptime, that means that your website is guaranteed to be up and running for 8672.4 hours; or from a consumer point of view, that you could have 87.6 hours of downtime. That’s nearly four full days of downtime! For e-commerce sites, that’s quite a bit of potentially lost revenue.

Just for the record, nothing less than 99.9 percent should be acceptable. All sites are likely going to go down at some point – but this should be minimal.

6. WordPress, Joomla, and Drupal Support

This one is fairly similar to the Google Analytics claim in that WordPress, Joomla, and Drupal can run on nearly any platform – it has nothing to do with the Web host that you use. All three are popular pre-built content management systems (CMS) that allow users to conveniently organize, build, and manage a website – typically even without knowing intensive HTML or programming languages.

The catch here is that there is benefit to a one-click installation of these CMS options as provided through the hosting organization – this one-click installation will save you time and headaches associated with traditional installation.

That said, clarify the exact level of support – does the provider mean that their hosting services will physically be able to host sites run from these systems? Does it mean that they provide technical support for sites on these platforms? One-click installation? Find out before you commit.

7. Awstats and Webalizer Support

style="text-align: center;">class="aligncenter size-full wp-image-8325 border" alt="AwStats & Webalizer" src="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/web-stats.jpg" width="750" height="225" srcset="http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/web-stats.jpg 750w, http://whsr.webrevenueinc1.netdna-cdn.com/wp-content/uploads/2014/01/web-stats-300x90.jpg 300w" sizes="(max-width: 750px) 100vw, 750px" />

The bottom line here is that both Awstats and Webalizer are terribly outdated and, with today’s quickly moving technology, have not kept up – and as such, they can no longer provide meaningful data or insights. Google Analytics truly is the best and is free of charge – wipe Awstats and Webalizer from your vocabulary; hosting providers would do well to do the same.

There are countless foolish claims that Web hosting companies are making in an effort to “pump” up their service against the competitors. As a general rule, remember that quality of features is always better than the quantity of features. Whether the hosting organization that you are considering working with makes a promised list of five called out features or 50, make sure that you know exactly what the promises mean and that you confirm the exact level of service for each claim.

When it comes to support for software or third-party programs (such as Google Analytics), take a few moments to visit that company’s site to confirm whether it is a standalone platform on which the hosting organization is piggy backing or if there truly is merit and benefit to the hosting company’s claim.

Don’t be intimidated by tech speak – learn even the basics of what the terms mean. Finally, don’t be afraid to ask questions. If the hosting company provides lengthy, confusing responses, don’t be afraid to ask more. You are your own best advocate and, while you are likely to land with a great hosting company, you are more likely to do so if you ask the right questions and have a solid understanding of exactly what you are entering into.


Page 15 – Web Hosting Secret Revealed