404 to 301 - Version 1.0.8

Version Description

  • Very minor bug fix
  • Tested for WP 4.2
Download this release

Release Info

Developer joelcj91
Plugin Icon 128x128 404 to 301
Version 1.0.8
Comparing to
See all releases

Code changes from version 1.0.7 to 1.0.8

Files changed (2) hide show
  1. 404-to-301.php +1 -1
  2. readme.txt +10 -6
404-to-301.php CHANGED
@@ -5,7 +5,7 @@
5
  Plugin URI: http://www.joelsays.com/plugins/404-to-301/
6
  Description: Automatically redirect all 404 page errors to any page using 301 redirect for SEO. No more 404 Errors in WebMaster tool.
7
  Author: Joel James
8
- Version: 1.0.7
9
  Author URI: http://www.joelsays.com/about/
10
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4
11
  Copyright (c) 2014 Joel James
5
  Plugin URI: http://www.joelsays.com/plugins/404-to-301/
6
  Description: Automatically redirect all 404 page errors to any page using 301 redirect for SEO. No more 404 Errors in WebMaster tool.
7
  Author: Joel James
8
+ Version: 1.0.8
9
  Author URI: http://www.joelsays.com/about/
10
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4
11
  Copyright (c) 2014 Joel James
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: joelcj91,joelsays
3
  Tags: 404, 301, 302, 307, not found, 404 redirect, 404 to 301, 301 redirect, seo
4
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4
5
  Requires at least: 3.0.1
6
- Tested up to: 4.1
7
- Stable tag: 1.0.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -34,7 +34,7 @@ Features of <a href="http://www.joelsays.com/plugins/404-to-301/">404 to 301</a>
34
 
35
  == Support ==
36
 
37
- Current Version: 1.0.7
38
 
39
  Author: Joel James
40
  Author URI: http://www.joelsays.com/ <br/>
@@ -69,6 +69,10 @@ You can choose redirection types like 301,302 and 307.
69
 
70
  == Changelog ==
71
 
 
 
 
 
72
  = 1.0.7 =
73
  * Fixed options saving issue in admin page.
74
  * Improved performance.
@@ -97,6 +101,6 @@ You can choose redirection types like 301,302 and 307.
97
 
98
  == Upgrade Notice ==
99
 
100
- = 1.0.6 =
101
- * Tested with latest version.
102
- * Improved structure.
3
  Tags: 404, 301, 302, 307, not found, 404 redirect, 404 to 301, 301 redirect, seo
4
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XUVWY8HUBUXY4
5
  Requires at least: 3.0.1
6
+ Tested up to: 4.2
7
+ Stable tag: 1.0.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
34
 
35
  == Support ==
36
 
37
+ Current Version: 1.0.8
38
 
39
  Author: Joel James
40
  Author URI: http://www.joelsays.com/ <br/>
69
 
70
  == Changelog ==
71
 
72
+ = 1.0.8 =
73
+ * Very minor bug fix
74
+ * Tested for WP 4.2
75
+
76
  = 1.0.7 =
77
  * Fixed options saving issue in admin page.
78
  * Improved performance.
101
 
102
  == Upgrade Notice ==
103
 
104
+ = 1.0.8 =
105
+ * Very minor bug fix
106
+ * Tested for WP 4.2