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.
- Host: GitHub
- URL: https://github.com/alexy-os/mcleaner
- Owner: alexy-os
- License: gpl-3.0
- Created: 2023-05-14T08:42:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-14T09:22:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T14:48:02.821Z (4 months ago)
- Topics: cleaner, gutenberg, gutenberg-blocks, lighthouse, w3c, wordpress
- Language: PHP
- Homepage: https://gist.github.com/alexy-os/2e58481087d689d410a01710b2338dd2
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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.