Best and Cheap WordPress 4.7.1 Cloud Hosting

What’s WordPress?

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.

WordPress is a free software, this means you are free to download, install, use and modify it. You can use it to create any kind of website. It is also open source which means the source code of the software is available for any one to study, modify and play with.

Due to the nature of open source, WordPress is a community software. It is maintained by a large group of volunteers majority of whom are WordPress consultants with active interest in growing and maintaining WordPress. Anyone can contribute to WordPress by writing patches, answering support questions, writing plugins, creating themes, translating WordPress and updating documentation.

By using WordPress you become part of that awesome community. You get free support from other community members, download free plugins and themes, and once you have little experience with WordPress you can even contribute back to the community.

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

How to Choose Best and Cheap WordPress 4.7.1 Cloud Hosting Provider?

How to choose a best and cheap WordPress 4.7.1 Cloud Hosting? Choosing a best cheap WordPress 4.7.1 Cloud Hosting is not a simple task especially with low price offers. You need to take a large number of factors into consideration, including the WordPress 4.7.1 compatibility, usability, features, speed, reliability, price, company reputation, etc. Therefore, we have established this WordPress 4.7.1 review site, which is designed to help you find the best and cheap WordPress 4.7.1 Cloud Hosting within minutes, based on our specialized editors’ WordPress 4.7.1 Cloud Hosting experience and real customers’ feedback.

ASPHostPortal.com

ASPHostPortal.com offers best and cheap WordPress 4.7.1 Cloud Hosting. ASPHostPortal.com was founded in 2008. It has been topping the list of almost all the web Cloud Hosting review sites so far. This company is missioned to deliver a cost effective plan in the consideration of all feature, price, reliability, loading speed and technical support. Their best and cheap WordPress 4.7.1 Cloud Hosting plan is starting at $2.50/mo. ASPHostPortal.com is now providing free domain for new clients to enjoy the company’s outstanding web Cloud Hosting service. Their servers optimized for your WordPress 4.7.1 installation 24/7/365 ASPHostPortal.com’s technical support from WordPress Cloud Hosting experts.

DiscountService.biz

DiscountService.biz prides itself in providing web Cloud Hosting with a rare combination of unmatched reliability, quality and affordability. DiscountService.biz’s edge is derived through unparalleled company management and a culture of employee driven initiatives. With their fully support on Microsoft Windows and WordPress in their Windows Server, DiscountService.biz is the best choice to host your WordPress 4.7.1 Cloud Hosting. They are so confident in their Cloud Hosting services they will not only provide you with a 30 days money back guarantee, but also they give you a 99.9% uptime guarantee. Their WordPress 4.7.1 Cloud Hosting plan is starting from $3.00 /mo.

UKWindowsHostASP.NET

UKWindowsHostASP.NET offers WordPress 4.7.1 Cloud Hosting. They offer flexible WordPress 4.7.1 Cloud Hosting to new as well as existing customers. Given the scale of their environment, they have recruited and developed some of the best talent in the Cloud Hosting technology that you are using. Their team is strong because of the experience and talents of the individuals who make up UKWindowsHostASP.NET.

Rate this post