Development

The WordPress 5.0 update; New editor

Lets be honest and get to the point, the WordPress 5.0 update is all about one thing. The editor. A new “block based” editor is here to bring efficiency to your posting.

Here is a video showcase made by WordPress

As you can see all the elements have been put into one organized sport. Making the user search and click. I suppose its quicker and gives of a more cleaner and minimal appearance.

Another upside is less plugins needed. Myself and i suspect many more have a WordPress setup similar to what this update gives. Shortcodes plugin is very similar to this new editor.

This update is decent proof that WordPress is shifting to be a more website based platform rather than blogging. The ease of being able to build and shape a webpage by click is a dead give away.

Whilst using WordPress for a static website is not a good idea, WordPress for blogging, posting and organizing content is an excellent platform.

Twenty Nineteen a new theme built to showcase the new editor has also been unveiled. The theme itself is wonderful, clean and blocky.

API improvement and security are other key words dropped. Security hasn’t been WordPress’s strongest suite for a long time. Mostly due to malicious plugins and many platforms and frameworks that allow user plugins face this issue.

A reminder that before updating to WordPress 5.0 (or any version) backup your database.

You can read the WordPress blog post on this release here.

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago