Category: Development
-
PHP 7.4 released
PHP 7.4 is once again slightly faster than any previous release. That alone is a good reason to upgrade but it does come with some new features as well.
-
Give Your Content a Boost With Blocks
WordPress blocks offer an efficient and quick way to build pages or write articles. There are several types of blocks for different kinds of content.
-
WP-CLI v2.3 Released
WP-CLI is a great tool for WordPress developers. The new 2.3 version is a smaller release that we also participated in.
-
Best PHP code style for WordPress developers?
Code style has always been debated since the dawn of programming. In this “holy war”, we provide our own opinion on the best PHP code style.
-
Upgrade to PHP 7.3 for Better WordPress Performance and Security
If you are running WordPress on an ancient PHP version, you should update to version 7.3 as soon as possible. We’ll explain why and how in this article.
-
13 Tips for a Secure & Efficient WordPress Database
Two of the most common WordPress issues? Security and speed. The one main factor these two have in common? The database.
-
WP-CLI v2.1 Released
Access to great developer tools is a key feature on our WordPress platform. Therefore we are excited about this new WP-CLI v2.1 release which brings some interesting improvements. Improvements to i18n There has been multiple improvements to wp i18n make-pot…
-
Updated NodeJS tools
Today we have started to roll out NodeJS version 8, as well as new versions of related tools NPM, Yarn, Gulp, Grunt, Webpack, Browserify and Bower. We have provided NodeJS tools for our customers for years now, to help our…
-
300% Faster WordPress Load Times with Transients
Did you know that WordPress has a built-in caching system called transients? They are easy to use and extremely effective when used correctly. Find out how!