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

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.

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)