How to disable WooCommerce widgets
WooCommerce by default comes with a lot of widgets installed. A lot of times these aren’t used anywhere as themes...
Disable WooCommerce Reviews
Reviews are enabled by default when you install WooCommerce. If you aren’t using them, they load unnecessary scripts, dashboard widgets,...
How to disable WooCommerce status meta box
By default, WooCommerce has a status meta box (widget) that loads in the WordPress dashboard. A lot of times this...
Disable WooCommerce cart fragments AJAX (wc-ajax=get_refreshed_fragments)
WooCommerce sites, especially large ones, almost always encounter load time issues with the following AJAX request. https://domain.com/?wc-ajax=get_refreshed_fragments Even on our...
How to disable WooCommerce scripts and styles
When you have WooCommerce installed it by default loads its scripts and styles on every page of your WordPress site....
Filters to further customize Perfmatters
Below is a list of all the filters available in Perfmatters. These allow you to further customize the plugin. If...
How to fix the properly size images warning from Google in WordPress
The warning from Google to properly size images is a very common one that comes up these days. This happens...
How to get started with Perfmatters (settings and recommendations)
This is a good place to get started after first installing Perfmatters. We’ve put together some recommended settings we typically...
How to delay JavaScript until user interaction in WordPress
While defer JavaScript pushes the script to the bottom of the page load, you can instead delay JavaScript based on user interaction. This...
How to disable the WordPress REST API
The WordPress REST API provides API endpoints for WordPress data types that allow developers to interact with sites remotely by...