git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@68 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
31 lines
710 B
Plaintext
31 lines
710 B
Plaintext
=== 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 |