CAll Us: +1 888-999-8231 Submit Ticket

Author Archives: admin

Looking Forward To WordPress 4.6


WordPress 4.6This month, if all goes to plan, the next version of WordPress will be released. WordPress 4.6 continues the tradition of incremental releases that don’t include major new features for users, but instead focus on the gradual polishing of the user experience.

As with every release of WordPress, the development team need testers to put WordPress 4.6 through its paces and report any problems they find. It goes without saying that testers should not use the beta on their production site. The purpose of beta software is to discover and iron out the kinks; you don’t want those kinks to make themselves known on a busy live site.

If you’re interested in testing the beta, the best option is to create a brand new installation of WordPress and install the Beta Tester Plugin, choosing the “bleeding edge nightlies”. The new installation will update itself to the development version.
But, before you head off to create a testing site, let’s take a look at what’s new in WordPress 4.6.

Shiny Updates

This enhancement adds a bit of polish to a process that has long been a minor annoyance to WordPress users. When installing or updating a plugin, WordPress displays a largely empty screen with a few messages about what it’s doing under the hood. For most WordPress users, it’s not useful information, and it prevents any interaction with the admin interface while the changes are taking place.

Shiny updates offer a slicker user experience in line with modern web applications.
If you want to try out Shiny Updates without installing the beta, it’s also available as a feature plugin.

Native Admin Fonts

Until recently, developers couldn’t rely on the fonts available on the operating systems on which WordPress is accessed. System fonts were often ill-suited for web applications, to say nothing of the mobile web. In recent years, that’s changed. Every major operating system now uses a mobile-friendly high-quality font in its interface.

For the last few releases, WordPress has used the Open Sans font in the admin interface, which meant the font had to be downloaded, adding latency. In 4.6, WordPress will use the native UI font of the operating system the browser is running on. Because native fonts are available instantly, there will be no latency from font loading. It’s worth pointing out that this only affects the admin interface’s UI elements. It doesn’t affect the user-visible fonts chosen by theme designers or the text editor.

Editor Enhancements

There have been a couple of tweaks to the text editing experience, but one of my favorites is warnings for malformed URLs. I often cut and paste URLs into the text editor, and, occasionally, I don’t select the full URL or it ends up malformed for some other reason. In 4.6, users will find out if something has gone awry with link creation before hitting the publish button and hearing about it from users.

I’ve just covered the main user-facing changes coming in WordPress 4.6, but there are many other changes that will interest developers. You can see a full list here.

Posted in:
WordPress



Source link

Who Should Write Your Business Blog?

A blog is a valuable resource for any business that uses its website for lead generation. Blogs are a great way to publish content that drives traffic. Many businesses have trouble bringing traffic to their site using traditional marketing techniques; a blog forms the core of an inbound marketing strategy with the potential to significantly…

Continue reading

Web Hosting Blog

How Can Developers Make A Living From GPL Plugins?

Most WordPress plugins are made available under the GPL — a “copyleft” license originally created by Richard Stallman. The intention of the GPL is to ensure that software can be modified and shared without limitations. Any software published under the GPL license can be copied by anyone who wants to, as long as they are…

Continue reading

Web Hosting Blog

Malvertising Will Get Worse Before It Gets Better

In the middle of March, some of the biggest publishers in the world — including the BBC and the New York Times — began serving malware to their visitors. Visitors were served content with the ability to take advantage of vulnerabilities in popular software to install malware. The publishers had no idea it was happening.…

Continue reading

Web Hosting Blog

Improving The Crawlability Of Your WordPress Site

At the highest level, search engine optimisation is about three things: creating great content, promoting that content to generate links, and making sure that Google and other search engines can find it. It’s the last of these tasks I’m going to talk about here — specifically, how WordPress site owners can make sure that when Googlebot comes knocking, the door is open and every page the site owner wants in search results can be found.

What does it mean to be findable by a search engine crawler? The most important factor is links. Crawlers work by following links. They load a page, process its content, and follow links on the page to new pages, where the process is repeated. To be crawlable is to be connected in such a way that every important page on a site is reachable by a link, which brings us to the first part of creating a crawlable site.

Read More »

Fixing The Five Most Common Problems In Magento

Magento may be one of the best eCommerce platforms in the world, but that doesn’t mean it’s all that easy to use. Quite the contrary, setting up a storefront using Magento can be a complex, involved process which only technical experts can weather their way through. The results, however, are more than worth it – and there’s a reason for how complicated the platform is, at any rate.

The programmers wanted their platform to be extremely flexible and adaptable; a bit of extra complexity was a small price to pay for that.

Regardless, Magento’s intricate nature means that it’s incredibly easy to mess something up if you don’t know what you’re doing. That’s why today, we’re going to go over a few of the most common errors, issues, and bugs you’re likely to encounter with the platform – and walk you through how to solve them.

Let’s get this show on the road.

Read More »

Premature Optimization Is A Waste Of A WordPress Site Owner’s Time

“Premature optimization is the root of all evil” is a (mis)quotation that anyone who has seriously studied development knows. Coined by Donald Knuth, it’s intended to convey the idea that some optimizations are better than others, and that wasting time on minor optimizations is an inefficient use of time that could be better spent elsewhere. I’m often struck by how much time some WordPress site owners spend working on minor performance optimizations to no great effect, while they ignore major performance optimizations like moving their site to faster hosting. There are many sources of optimization information online, and for the most part they provide advice that is good in theory, but that may mislead site owners into spending undue resources on optimizations that don’t give them the best bang for the buck.

Read More »

Are Conversational User Interfaces The Next Big Thing For eCommerce?

Instant messaging is hugely popular. Slack, Facebook Messenger, Telegram, WeeChat, and WhatsApp have billions of users. Paying for products and services inside chat apps is commonplace in many parts of the world. Users of Facebook Messenger can easily send money to other users. Apps like WeeChat provide a platform for successful eCommerce applications. Beyond instant chat, platforms like Amazon’s Echo are taking natural language processing for eCommerce to the next level.

A natural consequence of the popularity of chat applications and their bots, and of natural language processing advances, is the conversational user interface. Companies can build bots that are communicated with via messaging applications.

Read More »

Facebook’s Algorithm Changes To Highlight The Content People Spend Most Time Reading

Facebook can make or break an online publisher. The traffic of many blogs and magazines is largely comprised of referrals from the social network giant. Indeed, for many people, Facebook is the internet. Without Facebook, those sites would get a fraction of the traffic they need. But being reliant on Facebook also means that traffic levels can be decimated when Facebook changes the algorithm that decides what users see in their feeds.

Publishers should pay close attention to any tweaks Facebook makes to its algorithm, including a recent change that rewards content that Facebook thinks users are likely to spend more time with.

Read More »

Jetpack Users Should Update Immediately To Remove XSS Risk

Users of the popular Jetpack WordPress plugin collection should immediately update. A recently discovered cross-site scripting vulnerability may put Jetpack users at risk of having their site compromised. The vulnerability was present in Jetpack as far back as 2012. A patch that fixes the vulnerability has been released with version 4.0.3 of Jetpack. WordPress site owners who don’t update to the most recent version of Jetpack are at risk.

The vulnerability is in the Shortcode Embeds module of Jetpack. Shortcode embeds allow WordPress users to embed content from other sites into their site’s pages – they’re especially useful for quickly embedding video content. An attacker may be able to leverage a vulnerability in the way these shortcodes are handled to inject arbitrary code into WordPress pages via a carefully crafted comment. Read More »