alexy-os / mcleaner

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

Home Page:https://gist.github.com/alexy-os/2e58481087d689d410a01710b2338dd2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://gist.github.com/alexy-os/2e58481087d689d410a01710b2338dd2

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%