Skip to content

A very light weight plugin, minifies, caches and combine inline JavaScript and CSS files on demand to speed up page loads.

License

Notifications You must be signed in to change notification settings

dipakcg/wp-super-minify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Version Total Downloads Plugin Rating WordPress Compatibility Build Status License

WP Super Minify combines, minifies, and caches inline JavaScript and CSS files on demand to speed up page loads, using Minify PHP Framework.

By activating this plugin, you will see the source of your HTML, inline JavaScript and CSS are now compressed. The size will be smaller and quite helpful to improve your page load speed as well as google page speed and yslow grade (if you care).

To check whether this plugin works properly, simply view your site source or press Ctrl + U from your keyboard. In the end of the source, you should see message something like:

*** Total size saved: 11.341% | Size before compression: 27104 bytes | Size after compression: 24030 bytes. ***

Installation

  • Download the stable version of plugin from wordpress.org repo or developer version from GitHub.
  • Upload the folder to the ‘/wp-content/plugins/‘ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress.
  • That’s it!

Download links:

Support

This is a development reposiroty for WP Super Minify and should not be used for support. Please visit the wordpress.org support forum for any support request.

Contributions

Anyone is welcome to contribute to the development of this plugin. There are various ways to do so:

  1. Found a bug? Raise an issue on GitHub.
  2. Send me a Pull Request with your bug fixes and/or new features.
  3. Provide feedback and suggestions on enhancements.

About

A very light weight plugin, minifies, caches and combine inline JavaScript and CSS files on demand to speed up page loads.

Resources

License

Stars

Watchers

Forks

Packages