ASong2U_Web/wp-content/plugins/html-compress
2012-08-07 15:59:09 +00:00
..
lib/html-compress Plugins para comprimir js/css/html 2012-08-07 15:59:09 +00:00
html-compress.php Plugins para comprimir js/css/html 2012-08-07 15:59:09 +00:00
readme.txt Plugins para comprimir js/css/html 2012-08-07 15:59:09 +00:00
screenshot-1.png Plugins para comprimir js/css/html 2012-08-07 15:59:09 +00:00

=== Plugin Name ===
Contributors: kakrrikas
Tags: html, compress, minify, css, javascript
Requires at least: 3.0
Tested up to: 3.0
Stable tag: 0.1

Reduce html, css and javascript size on web pages processing the code.

== Description ==

Clear html of web page. Reduce space, tab,... on all source content, including in line css and javascript. 

== Installation ==

Use the automatic plugin installer of your WordPress admin, or do it manually:

1. Upload the html-compress directory to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. html compress source

== Changelog ==

= 0.1 =
* Debug, spaces between tags

= 0.0 =
* First release