Machete is a lean and simple suite of tools that solve common WordPress annoyances: cookie bar, tracking codes, header cleanup, social sharing
Machete is a simple suite of tools that solves common WordPress annoyances using as few resources as possible. Machete doesn’t cover every single use case, but there is a huge amount of sites that would require less plugins if they used Machete.
All Machete tools have two things in common: they solve problems faced by many web developers and they do it using as few server resources as possible.
So far, Machete includes the following tools:
WordPress places a lot of code inside the <head>
tag just to keep backward compatibility or to enable optional features. You can disable most of it and save some time from each page request while making your installation safer.
We know you hate cookie warning bars. Well, this is the least hateable cookie bar you’ll find. It is really light, doesn’t affect your PageSpeed score and plays well with static cache plugins.
You don’t need a zillion plugins to perform easy tasks like inserting a verification meta tag (Google Search Console, Bing, Pinterest), a json-ld snippet or a custom stylesheet (Google Fonts, Print Styles, accessibility tweaks…).
The Google Analytics and Google Tag Manager tracking codes are PageSpeed optimized, GPDR friendly.
The maintenance mode that ships with WordPress is just a basic lock-down that is activated whenever you do a major update. With machete Maintenance Mode you can hide your unfinished page from visitors and search engines, give your clients a secure temporary access and lock your site without affecting your SEO.
Adds a “duplicate” link to post, page and most post types lists. Also adds “copy to new draft” function to the post editor.
Social sharing done the Machete way. The icons are made as a custom webfont embedded in a minified CSS file that only weighs 5.8KB. The sharing actions use each platform’s native share URL.
WooCommerce was designed to work for every possible use case, but that often leads to unexpected behavior. These simple fixes can improve the WooCommerce user experience by making it behave as clients expect.
/wp-content/plugins/machete
directory, or install the plugin through the WordPress plugins screen directlyYes, but Machete does it well enough and is probably much lighter.
Machete is meant to be used as a development suite. If you are looking for a simpler solution to cut out WordPress bloat, you should have a look at WordPress WPO Tweaks & Optimizations by Fernando Tellado.
Machete caches some of its options to files located in wp-content\uploads\machete\
to speed up loading. This is completely safe, but it’s not a normal WordPress behaviour and it might make plugins like WordFence raise a warning. Just whitelist the action, save again and you’ll be fine.
Like it or not, the WordPress Block Editor (codenamed Gutenberg) is here to stay. Instead of disabling Gutenberg, you should be focusing on updating you workflow to use it. If you need to disable Gutenberg during the transition, you should use the official Classic Editor plugin.
Fix: Corrected the bug that prevented the obsolete tracking code warning to be dismissed.