WP Manifestindependent plugin directory
manifest / performance / markup-minifier-wp

Markup Minifier WP

A plugin for WordPress that minifies HTML code to reduce file size and improve performance.

by Operat · github.com/operat/markup-minifier-wp · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/operat/markup-minifier-wp/archive/refs/heads/master.zip

A plugin for WordPress that minifies HTML code by removing line breaks and spaces to reduce file size and improve performance.

Description

The plugin minifies all HTML markup by default. Also all inline styles/scripts are compressed and HTML comments get removed. These can be switched on/off on the settings page. Optionaly a comment containing info about the file size savings can be added. The plugin is simple by design, because it's meant to be comfortable and fast.

If you need more options, like reorganising and/or merging <link>, `