An open API service indexing awesome lists of open source software.

https://github.com/alexy-os/mcleaner

Thanks to this plugin and a clean Wordpress theme, the site has a clean W3C code and 100% Lighthouse scores.
https://github.com/alexy-os/mcleaner

cleaner gutenberg gutenberg-blocks lighthouse w3c wordpress

Last synced: about 2 months ago
JSON representation

Thanks to this plugin and a clean Wordpress theme, the site has a clean W3C code and 100% Lighthouse scores.

Awesome Lists containing this project

README

        

# WP plugin MCleaner

## Description

This plugin contains a set of rules for disabling various unnecessary WordPress features to clean up the HTML view as much as possible and speed up page loading. This is an experimental version and some rules may affect the functionality of your site, so uncomment the rules that are not needed for your project.

## Installation

1. Upload the plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

## Frequently Asked Questions

**How do I use the plugin?**

Review the various rules in the `mcleaner.php' file and decide which ones are necessary for your project. You can comment out unnecessary rules to implement the default Wordpress features.