Head Cleaner - Version 1.1.4

Version Description

Download this release

Release Info

Developer wokamoto
Plugin Icon wp plugin Head Cleaner
Version 1.1.4
Comparing to
See all releases

Code changes from version 1.1.3 to 1.1.4

head-cleaner.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  Plugin Name: Head Cleaner
4
- Version: 1.1.3
5
  Plugin URI: http://wppluginsj.sourceforge.jp/head-cleaner/
6
  Description: Cleaning tags from your WordPress header and footer.
7
  Author: wokamoto
@@ -265,7 +265,7 @@ class HeadCleanerController extends wokController {
265
  public function activation(){
266
  $cache_dir = $this->_create_cache_dir();
267
  $this->_create_htaccess($cache_dir);
268
- $this->_create_htaccess(dirname(__FILE__) . '/includes/js');
269
  }
270
 
271
  //**************************************************************************************
1
  <?php
2
  /*
3
  Plugin Name: Head Cleaner
4
+ Version: 1.1.4
5
  Plugin URI: http://wppluginsj.sourceforge.jp/head-cleaner/
6
  Description: Cleaning tags from your WordPress header and footer.
7
  Author: wokamoto
265
  public function activation(){
266
  $cache_dir = $this->_create_cache_dir();
267
  $this->_create_htaccess($cache_dir);
268
+ // $this->_create_htaccess(dirname(__FILE__) . '/includes/js');
269
  }
270
 
271
  //**************************************************************************************
includes/js/.htaccess DELETED
@@ -1,10 +0,0 @@
1
- # BEGIN Head Cleaner
2
- <IfModule mod_rewrite.c>
3
- RewriteEngine On
4
- RewriteCond %{HTTP:Accept-Encoding} gzip
5
- RewriteCond %{REQUEST_FILENAME} "\.(css|js)$"
6
- RewriteCond %{REQUEST_FILENAME} !"\.gz$"
7
- RewriteCond %{REQUEST_FILENAME}.gz -s
8
- RewriteRule .+ %{REQUEST_URI}.gz [L]
9
- </IfModule>
10
- # END Head Cleaner
 
 
 
 
 
 
 
 
 
 
includes/js/jquery-1.2.6.min.js.gz DELETED
Binary file
includes/js/jquery-1.3.2.min.js.gz DELETED
Binary file
includes/js/jquery.browser.chrome.min.js.gz DELETED
Binary file
includes/js/mootools-1.2.1-core-nc.js.gz DELETED
Binary file
includes/js/mootools-1.2.1-core-yc.js.gz DELETED
Binary file
includes/js/prototype-1.6.0.3.js.gz DELETED
Binary file
includes/js/prototype-1.6.0.3.min.js.gz DELETED
Binary file
includes/js/scriptaculous/builder.min.js.gz DELETED
Binary file
includes/js/scriptaculous/controls.min.js.gz DELETED
Binary file
includes/js/scriptaculous/dragdrop.min.js.gz DELETED
Binary file
includes/js/scriptaculous/effects.min.js.gz DELETED
Binary file
includes/js/scriptaculous/scriptaculous.min.js.gz DELETED
Binary file
includes/js/scriptaculous/slider.min.js.gz DELETED
Binary file
includes/js/scriptaculous/sound.min.js.gz DELETED
Binary file
includes/js/scriptaculous/unittest.min.js.gz DELETED
Binary file
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=9S8AJ
4
  Tags: head, header, footer, javascript, css, optimization, minified, performance
5
  Requires at least: 2.5
6
  Tested up to: 2.7.1
7
- Stable tag: 1.1.3
8
 
9
  Cleaning tags from your WordPress header and footer.
10
 
@@ -39,7 +39,7 @@ To speed up the loading of JavaScript and CSS.
39
  = Localization =
40
  "Head Cleaner" has been translated into languages. Our thanks and appreciation must go to the following for their contributions:
41
 
42
- * Japanese (ja) - [wokamoto](http://dogmap.jp/ "wokamoto") (plugin author)
43
 
44
  If you have translated into your language, please let me know.
45
 
4
  Tags: head, header, footer, javascript, css, optimization, minified, performance
5
  Requires at least: 2.5
6
  Tested up to: 2.7.1
7
+ Stable tag: 1.1.4
8
 
9
  Cleaning tags from your WordPress header and footer.
10
 
39
  = Localization =
40
  "Head Cleaner" has been translated into languages. Our thanks and appreciation must go to the following for their contributions:
41
 
42
+ * Japanese (ja) - [Wataru OKAMOTO](http://dogmap.jp/ "wokamoto") (plugin author)
43
 
44
  If you have translated into your language, please let me know.
45
 
readme_ja.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=9S8AJ
4
  Tags: head optimization, javascript, css, optimization, minified, performance
5
  Requires at least: 2.5
6
  Tested up to: 2.7.1
7
- Stable tag: 1.1.3
8
 
9
  Head �� footer �����|�����܂��B
10
 
@@ -34,6 +34,11 @@ WordPress
34
  * Prototype.js, script.aculo.us, jQuery, mootools �������ǂݍ��܂�Ă���ꍇ�A�P�񂾂��ǂݍ��ނ悤�ɂ���B
35
  * Prototype.js, script.aculo.us, jQuery, mootools �̓ǂݍ��ݏ����C�����āA�ł��邾���R���t���N�g���������Ȃ��悤�ɂ���B
36
 
 
 
 
 
 
37
  == Installation ==
38
 
39
  1. `/wp-content/plugins/` �f�B���N�g���� `head-cleaner` �f�B���N�g�����쐬���A���̒��Ƀv���O�C���t�@�C�����i�[���Ă��������B
4
  Tags: head optimization, javascript, css, optimization, minified, performance
5
  Requires at least: 2.5
6
  Tested up to: 2.7.1
7
+ Stable tag: 1.1.4
8
 
9
  Head �� footer �����|�����܂��B
10
 
34
  * Prototype.js, script.aculo.us, jQuery, mootools �������ǂݍ��܂�Ă���ꍇ�A�P�񂾂��ǂݍ��ނ悤�ɂ���B
35
  * Prototype.js, script.aculo.us, jQuery, mootools �̓ǂݍ��ݏ����C�����āA�ł��邾���R���t���N�g���������Ȃ��悤�ɂ���B
36
 
37
+ = Localization =
38
+ "Head Cleaner" ���e����ɖ|�󂵂Ă������������X�Ɋ��ӂ����߂āB
39
+
40
+ * Japanese (ja) - [Wataru OKAMOTO](http://dogmap.jp/ "wokamoto") (plugin author)
41
+
42
  == Installation ==
43
 
44
  1. `/wp-content/plugins/` �f�B���N�g���� `head-cleaner` �f�B���N�g�����쐬���A���̒��Ƀv���O�C���t�@�C�����i�[���Ă��������B