Cleaning tags from your WordPress header and footer.
To speed up the loading of JavaScript and CSS.
PHP5 Required.
Features
- IE6 at the top of the non-grant xml declaration.
- Tags and duplicate, unnecessary tags, comments, and remove the blank.
<meta Name="description" />
If you have multiple tags into one.
<meta Name="keyword" />
If you have multiple tags into one.
<link rel="canonical" />
add tags.
- Add OGP (Open Graph Protocol) tags.
- IE conditional Tag, if your browser is IE, display when that tag.
- CSS, JavaScript, if your browser supports gzip compression transfer.
- Have multiple CSS files into the media and a binding for each attribute.
Of course, the file contains inline CSS.
- CSS minified.
- URLs of images in CSS will be converted into the data scheme URIs.
- Have multiple JavaScript files into a binding and all.
Of course, the file also includes an inline JavaScript.
- JavaScript source code minified at JSMin.
- JavaScript can also be moved to the footer area.
- JavaScript footer areas are combined into a single file as well.
- Prototype.js, script.aculo.us, jQuery, mootools is being loaded more than one case, one to read only once.
- Prototype.js, script.aculo.us, jQuery, mootools and fix the load order to avoid possible conflicts.
Localization
"Head Cleaner" has been translated into languages. Our thanks and appreciation must go to the following for their contributions:
If you have translated into your language, please let me know.
- Upload the entire
head-cleaner
folder to the /wp-content/plugins/
directory.
- Please make
js
and css
a directory under the /wp-content/cache/head-cleaner/
directory.
- 通过WordPress的“插件”菜单激活插件。
The control panel of Head Cleaner is in 'Settings > Head Cleaner'.
PHP libraries are using Simple HTML DOM Parser and JSMin. PHP5 Required.
1.4.4 - Janualy 18, 2017
Support WordPress 4.7
1.4.3 - December 22, 2015
Support WordPress 4.4.
Thx
msng
1.4.2.12 - August 29, 2014
Minor bug fix.
1.4.2.9 - April 20, 2012\
Fixed a bug, input value validate issue.
1.4.2.6 - December 13, 2011\
Support for WordPress 3.3.
1.4.2.3 - June 8, 2011\
Support for WordPress 3.2.
1.4.2.2 - April 26, 2011\
Fixed a bug, wp_die() error messages none at line 3021.
1.4.2.1 - April 20, 2011\
Fixed a bug, html tag issue.
1.4.2 - April 20, 2011\
Add an item to the Options page set.
(Added the option to "Add Last-Modified tag" and "Paranoia mode")
1.4.1.3 - March 8, 2011\
Minor bug fixes. thx
HaRD !
1.4.1.1 - January 25, 2011\
Fixed a bug, Canonical tag issue.
1.4.1 - January 19, 2011\
Add OPG (Open Graph Protocol) tags.
1.4.0 - December 2, 2010\
URLs of images in CSS will be converted into the data scheme URIs.
1.3.13 - August 20, 2010\
Twenty Ten Themes support.
1.3.12 - August 11, 2010\
Fixed a bug, IE Conditional tags.
1.3.11 - July 7, 2010\
Minor bug fixes.
1.3.7 - April 15, 2010\
Fixed a bug, css @import interpreting the instructions.
1.3.6 - February 15, 2010\
Minor bug fixes.
1.3.5 - February 10, 2010\
Fixed a conflict with "
wpSEO".
1.3.4 - February 9, 2010\
Fixed a conflict with "
All in One SEO Pack".
1.3.3 - January 27, 2010\
Add an item to the Options page set.
(Added the option to remove the JavaScript)
1.3.2 - January 25, 2010\
In the inline CSS "@import", <link rel="stylesheet"> was modified to convert the tag.
1.3.1 - September 8, 2009\
Minor bug fixes.
1.3.0 - July 5, 2009\
Google AJAX Libraries support.
1.2.0 - April 5, 2009\
Add an item to the Options page set.
1.1.3 - March 19, 2009\
Adjust the filter to display the active filters.
1.1.2 - March 17, 2009\
Minor bug fixes.
1.1.1 - March 10, 2009\
JavaScript, filter set an expiration date of the analysis.
1.1.0 - March 9, 2009\
JavaScript has to be moved to the footer.
1.0.3 - March 7, 2009\
Fixed a bug in IE conditional tags Decision.
1.0.2 - March 7, 2009\
Fixed a conflict with "
WordPress.com Stats" and "
Ultimate Google Analytics".
1.0.1 - March 6, 2009\
script.aculo.us was to correct the load order.
1.0.0 - March 5, 2009\
Initial release.