https://github.com/awilum/wp-html-minifier
WordPress plugins allows to improve your website overall performance by minifing HTML output across your entire website.
https://github.com/awilum/wp-html-minifier
php wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
WordPress plugins allows to improve your website overall performance by minifing HTML output across your entire website.
- Host: GitHub
- URL: https://github.com/awilum/wp-html-minifier
- Owner: Awilum
- License: gpl-3.0
- Created: 2022-10-15T07:29:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-15T15:27:45.000Z (over 3 years ago)
- Last Synced: 2025-03-31T05:28:09.725Z (about 1 year ago)
- Topics: php, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress HTML Minifier
WordPress plugins allows to improve your website overall performance by minifing HTML output across your entire website.
### Installation
1. Create new directory `wp-content/plugins/html-minifier`
2. Download [HTML Minifier Plugin](https://github.com/Awilum/wp-html-minifier/releases) and unzip plugin content to the directory `wp-content/plugins/html-minifier`
### Settings
You may edit plugin settings in `wp-content/plugins/html-minifier/settings.json`
### License
[GNU GENERAL PUBLIC LICENSE](https://github.com/Awilum/html-minifier/blob/master/LICENSE)
Copyright (c) [Sergey Romanenko](https://github.com/Awilum)