Optimizing WordPress with WP Optimize

WordPress is an extensive CMS, but some of the options it adds are hardly used. WP Optimize allows  to optimize WordPress on aspects not considered in most caching plugins. Think of factors such as the removal of XML-RPC, deferring JavaScripts and LazyLoading.

Installing WP Optimize

WP Optimize can be installed by including the script in the project where you want to use it. You can also include it using composer.

Within the script, you have to pass an array of configurations to specify which optimizations you want to implement.

The WP Optimize script is very useful if you are a nitpicker and want to optimize a WordPress website to great lenghts, and achieve a Pagespeed score of 100.

The WP Optimize Script should be handled with care, as it can break websites. Optimizing WordPress can be overdone! It can also limit functionalities used by plugins.

Documentation on the installation and usage of WP Optimize can be found on Github.

WP Optimize supports the following optimizations:

A Free WordPress Script Collection

During the years, we found out that we were repeating the same code over and over in our WordPress development projects. The obvious thought came in mind: Why don’t we store these pieces of code in reusable scripts on GitHub?

But we could just distribute them as free WordPress scripts! And so it happened, our repository was born. These are all free premium WordPress scripts. Have fun developing!

WP Optimize: Optimize WordPress 1