Best WordPress 4.7.1 Cloud Hosting – WordPress is an online, open source website creation tool written in PHP. But in non-geek speak, it’s probably the easiest and most powerful blogging and website content management system (or CMS) in existence today.

What is New in WordPress 4.7.1?

WordPress 4.7.1 was released just a few hours ago. It is the last major release of the year 2016, which brings some exciting new improvements and several bug fixes. In this article, we will show you what’s new in WordPress 4.7.1 and which features you should try after updating your websites.

Twenty Seventeen – A New Default Theme

WordPress 4.7.1 is the last release of the year. It is a WordPress tradition to release a new default theme each year named after the year.

Meet Twenty Seventeen.

This beautiful default theme comes with focus on business websites instead of blogs. It even comes with starter content to help new users start a WordPress website in minutes.

Twenty Seventeen is flexible enough to be used as a blog theme as well. Perhaps the most noticeable thing about Twenty Seventeen is crisp typography, which looks great on all screens.

Other noticeable features include large featured images, full screen header video and images, and graceful mobile-first design. All these elements make Twenty Seventeen a great starter theme for any kind of website.

Video Header Support in WordPress 4.7.1

WordPress 4.7.1 brings video header support for themes. Many free and premium themes were already allowing users to add full screen videos. The video header feature will make it easier for theme developers to integrate it with in customizer with live preview.

Users can upload their own videos in mp4 format, or add a YouTube video. We recommend adding a video using YouTube.

Some premium WordPress themes allowed their customers to import starter content when they purchased a theme. The purpose of this content is to immediately setup a site for users with dummy content, which they can later edit to meet their own needs.

WordPress 4.7.1 brings similar functionality to the WordPress core and themes. Themes can now automatically add starter content on fresh sites.

A user will need to just visit the theme customizer and the starter content will be displayed. However, this starter content will not be saved until a user clicks on the save button.

PDF Previews in WordPress 4.7.1

WordPress 4.7.1 generates thumbnail previews for PDF files and displays them in media library. Previously, when you added a PDF document WordPress showed a generic document icon. Users had to use different PDF plugins for thumbnail previews.

This feature creates an image for the first page of PDF document during upload. This image is then stored in different sizes and is displayed in media library, media upload popup, and attachment pages.

Edit Shortcuts in Customizer Preview

WordPress 4.7.1 also brings ‘Edit Shortcuts’ in customizer preview. These edit shortcuts are small blue icons placed on editable items in your theme’s live preview.

This will be immensely helpful to new users who can now just point and click to edit an item.

Don’t be surprised if you don’t see edit shortcuts for your theme. It is a new feature and it may not be available with your current theme.

Add Custom CSS in Live Preview

Sometimes you may need to quickly add some CSS to your WordPress site. Previously you had to add custom CSS to your theme or child theme‘s stylesheet. WordPress 4.7.1 allows you to directly add custom CSS using Customizer and view live preview of your changes.

However, this custom CSS is specific to the WordPress theme you are currently editing.

Admin Language Control

WordPress 4.7.1 allows users to switch the admin area language from their user profile. You will still need to install the languages before users can switch them.

Editor Improvements in WordPress 4.7.1

The post editor in WordPress is where users spend most of their time creating content. Each WordPress release strives to improve the editing experience by making it more easier and intuitive.

WordPress 4.7.1 brings some important changes to the editor. Users can now see keyboard shortcuts in tooltips and drop down menus.

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.

Fixes

WordPress 4.7.1 also fixes 61 bugs from Version 4.7, including:

Bootstrap/Load

  • #39132 – WP 4.7, object-cache.php breaks the site if APC is not enabled in php

Build/Test Tools

  • #39327 – Database connection errors in unit tests on 4.7

Bundled Theme

  • #39138 – wordpress 4.7 default theme does not get installed when upgrading
  • #39272 – Twenty Seventeen: Incorrect $content_width
  • #39302 – Twenty Seventeen: Featured image not displayed on single template
  • #39335 – Twenty Seventeen: customize-controls.js incorrectly assumes theme_options section is always present
  • #39109 – Twenty Seventeen: starter content array needs a filter
  • #39489 – Twenty Seventeen: Bump version and update changelog

Charset

  • #37982 – 4.6.1 Breaks apostrophes in titles and utf-8 characters

Comments

  • #39280 – comment permalink wrong in WordPress 4.7
  • #39380 – wp_update_comment can cause database error with new filter

Customize

  • #39009 – Customizer: the preview UI language should be the user language
  • #39098 – Customize: Clicking on child elements of preview links fails to abort navigation to non-previewable links
  • #39100 – Customize: Edit shortcuts do not work if page hasn’t been saved and published
  • #39101 – Customize: edit shortcuts for custom menu widgets do not work
  • #39102 – Customize: Shift-click on placeholder nav menu items fails to focus on the nav menu item control
  • #39103 – Customize: menus aren’t deleted
  • #39104 – Customize: starter content home menu item needs to be a link, not a page
  • #39125 – Customize: Video Header YouTube field has issues when whitespace is inserted at beginning or end of URL
  • #39134 – Customize: custom CSS textarea is scrolled to top when pressing tab
  • #39145 – custom-background URL escaped
  • #39175 – Customizer assumes url is passed with replaceState and pushState
  • #39194 – Invalid parameters in Custom CSS and Changeset queries
  • #39198 – Customize: Apostrophes in custom CSS cause false positives for validation errors
  • #39259 – ‘custom_css_post_id’ theme mod of `-1` doesn’t prevent queries
  • #39270 – Use a higher priority on wp_head for inline custom CSS
  • #39349 – Customizer (mobile preview) site title extra padding
  • #39444 – Text Decoration Underline removes on hover in Customizer

Editor

  • #39276 – Link Editor bug – target=”_blank” not removed
  • #39313 – Add New button not disappearing in Distraction-free Writing mode
  • #39368 – .page-template-default body class in editor doesn’t appear in initial post/page load.

External Libraries

  • #37210 – Update PHPMailer to 5.2.21

Feeds

  • #39066 – `fetch_feed()` changes REST API response `Content-Type`
  • #39141 – RSS feeds have incorrect lastBuildDate when using alternate languages

General

  • #39148 – Correct concatenated dynamic hooks
  • #39433 – Update copyright year in license.txt

HTTP API

  • #37839 – wp_remote_get sometimes mutilates the response body
  • #37991 – fsockopen logic bug
  • #37992 – fsockopen hard codes port 443 when http scheme used
  • #38070 – RegEx to remove double slashes affects query strings as well.
  • #38226 – “cURL error 23: Failed writing body” when updating plugins or themes
  • #38232 – Setting `sslverify` to false still validates the hostname

Media

  • #39195 – Undefined index: extension in class-wp-image-editor-imagick.php on line 152
  • #39231 – Allow the pdf fallback_intermediate_image_sizes filter to process add_image_size() sizes.
  • #39250 – Undefinded Variable in Media-Modal

Posts, Post Types

  • #39211 – is_page_template could return true on terms

REST API

  • #38700 – REST API: Cannot send an empty or no-op comment update
  • #38977 – REST API: `password` is incorrectly included in arguments to get a media item
  • #39010 – REST API: Treat null and other falsy values like `false` in ‘rest_allow_anonymous_comments’
  • #39042 – REST API: Allow sanitization_callback to be set to null to bypass `rest_parse_request_arg()`
  • #39070 – WP-API JS client can’t use getCategories for models returned by collections
  • #39092 – REST API: Add support for filename search in media endpoint
  • #39150 – Empty JSON Payload Causes rest_invalid_json
  • #39293 – WordPress REST API warnings
  • #39300 – REST API Terms Controller Dynamic Filter Bug
  • #39314 – WP-API Backbone Client: buildModelGetter fails to reject deferred on fetch error

Taxonomy

  • #39215 – Support for string $args in wp_get_object_terms() broken in 4.7
  • #39328 – Adding terms without AJAX strips “taxonomy” query arg

Themes

  • #39246 – Theme deletion has a JS error that prevents multiple themes from being deleted.

Upgrade/Install

  • #39047 – Installer tries to create nonce before options table exists
  • #39057 – FTP credentials form doesn’t display the SSH2 fields on the Updates screen

What’s WordPress 4.7.1 Hosting?

Often overlooked, web hosting is one of the key component of every successful website. Choosing the best web hosting for your needs can improve your SEO and increase sales. There are various different types of WordPress hosting options available such as Free, Shared, VPS, Dedicated, and managed WordPress hosting. In this guide, we will help you choose the best WordPress hosting for your website.

To choose the best and affordable  WordPress 4.7.1 cloud hosting for your websites, we recommend you going with the best and affordable WordPress 4.7.1 cloud hosting, ASPHostPortal is the leading provider of Linux hosting and affordable WordPress 4.7.1 Hosting. The  price starts from $2.50 per month. To more information about WordPress 4.7.1 cloud hosting  please visit http://asphostportal.com/

Linux Intro
per month
$2.50
Host 3 Sites
5 GB Disk Space
15 GB Bandwidth
3 MySQL db
100 MB MySQL /db
100 MB Email Space
Unlimited Email Account
Unlimited Email Alias
-
US Data Center
Order Now
Linux One
per month
$4.50
Host Unlimited Site
15 GB Disk Space
50 GB Bandwidth
5 MySQL db
500 MB MySQL /db
200 MB Email Space
Unlimited Email Account
Unlimited Email Alias
-
US Data Center
Order Now
Linux Two
per month
$7.50
Host Unlimited Site
30 GB Disk Space
100 GB Bandwidth
10 MySQL db
1 GB MySQL /db
500 MB Email Space
Unlimited Email Account
Unlimited Email Alias
Business Grade Server
US Data Center
Order Now

Why Choose ASPHostPortal ?

  1. Build Your Website – Use ASPHostPortal.com’s website building tools to get that special, customized look for your website. A nifty wizard will walk you through the process.
  2. All-inclusive prices unbeatable value – Other companies promise cheap hosting, but then charge extra for setup fees, higher renewal rates, or promotional services. With ASPHostPortal.com, the listed price is the number you’ll pay, and you can expect a fully loaded, comprehensive suite of web services.
  3. Fast and Secure Server – ASPHostPortal powerfull servers are especially optimized and ensure the best WordPress performance. They are have best data centers on three continent and unique account isolation for security.
  4. Easy to Use and Manage – ASPHostPortal.com webspace explorer lets you manage your website files with a browser. A control panel lets you set up and control your server functions with ease.

Conclusion

ASPHostPortal.com as The Best and Affordable SSRS Hosting

From what we have discussed above, ASPHostPortal.com is a good option for hosting WordPress 4.7.1 websites by highly meeting the installation requirements of this application and offering packages with affordable price and rich features. The key point is that it ensures a reliable hosting environment with blazing-fast page loading speed and provides 24/7 responsive technical support.

error: Content is protected !!