Showing posts with label wordpress update. Show all posts
Showing posts with label wordpress update. Show all posts

Wednesday, 25 May 2016

5 Reasons to Keep Updating your WordPress Website Regularly


WordPress, as the most well-loved content management system on the internet, lives up to its name because legions of developers contribute to the core and work on updating it and making it better everyday. WordPress pushes out at least 2-3 major version updates (recognizable by all the news made and named after famous jazz musicians), and releases about a dozen or so minor version updates as security and maintenance releases.

Here’s why you should keep pace with this fast paced development and update your WordPress website as regularly as possible:

1. New features

Some of the features that could only be included in a WordPress website thanks to plugins in the platform’s older versions are now actually integrated into the core.

New features and fixes are the main attractions and focus-points of every version update. In WordPress 4.5, features like performance optimized images and inline linking, responsive previews etc. were integrated within the core. Other features like oEmbed support, new text formatting tags and shortcuts, even multisite compatibility were brought to core with updates, while before they would have depended entirely on the mercy of plugin, code snippet, or unimaginable entirely.

Make WordPress core (development forum) is always active and you’ll find it positively littered with feature discussions and even requests/ wishes from users like yourself.

2. Improved UI

WordPress core contributors make it a point to improve upon the existing back end admin dashboard user interface with all major and minor version updates that are undergoing discussions and taking place. Responsive previews aside, WordPress core always comes with sleeker but otherwise unnoticeable interactions in your admin dashboard that let you streamline your workflow and publish your content with any hassle.

3. Theme/Plugin Compatibility

Chances are that a popular, and good theme or plugin will be updated as soon as WordPress core releases an update. Basically, all good theme and plugin developers keep pace with WordPress updates.

This means that most of the best and latest themes and plugins will be unable to work on ‘old enough to be obsolete’ versions of WordPress.

4. Performance

WordPress also deprecates some of the more repetitive or redundant functions and calls, making coding easier for your one of the best WordPress customization company. There are also new functions and script libraries and elements added to the core with the aim to improve performance as well as give your developers more stuff to work with.

5. Security

This is the most important reason why you should update your WordPress website.

Despite the practice of responsible disclosure, hackers do find out the core vulnerabilities of a previous version and try to exploit them. This puts every WordPress website powered by that specific WP version at incredible risk. Also, this happens on all platforms. At least WordPress is prompt with responding to the problem.

Security and maintenance patches are released for every major version update to cover as much extra ground as possible to keep your website secure. Make sure you update your WordPress site as soon as update is available.

EndNote

Core WordPress aside, you should also work to keep your WordPress themes and plugins updated to their latest versions for the exact same reasons mentioned above. It’s one of the 5 commandments of basic WordPress maintenance and makes your site healthier – always a good thing in the long run.

Tuesday, 22 March 2016

Keeping up with the Community: WordPress 4.5 Beta 2


After a whole armada of patches released with WordPress 4.5 Beta 1 just last week, the team of developers working tirelessly on core has already come up with new patches and fixes.
In an attempt to ease the non-coders and beginners into our awesome community, here is a brief overview of major fixes and patches in the latest 4.5 Beta 2 release:

1. strip_meta() fatal error on resize in ImageMagick

There was a fatal error when users uploaded images and resized it via ImageMagick (RCIG plugin: aka, responsive images). This occurred due to incomplete meta stripping during resize.
The patch (33642) resolves this error by changing default quality from 90 to 82. Further patches added new thumbnail and image resize functions. The patch also removes all image profiles except ICC, ICM, and EXIF set as image property. 

2. “Horizontal Rule” in WYSIWYG editor (TinyMCE)

New inline patterns are being added to core. The Horizontal Rule <hr> patch is for TinyMCE text editor in WordPress.
The purpose, for those unfamiliar with this HTML tag, is to create a line break that separates content. The Horizontal rule (<hr>) has been tested on iPhone, Mac, and Chrome and behaving well.

3. “Paste as Text” notice is now dismiss-able (TinyMCE)

Another patch added to 4.5 Beta 2 makes the oft annoying “Paste as Text” warning modal permanently dismiss-able after second time. This should improve editorial workflow.
The development on this feature is now closed. It is now set to be released with WordPress 4.5.

4. Selective Refresh support enabled in core themes

This customization feature gives users the ability to preview titles and taglines while a core theme (like Twenty Eleven) is in use.
Users can now shift + click to focus on control areas and test the PHP filters which will be applicable once you publish.

All said, there are a little over 100 changes and fixes that have been made within the week since last beta release.

Endnote

The version is still under development, so it’s not meant for live or production websites.
You can do your part as a budding WordPress developer by downloading the nightly builds, downloading the beta zip, testing it yourself, and suggesting (or maybe even making) improvements.