Ultimate Nofollow - Version 1.4.8

Version Description

  • Updated description for incoming update
Download this release

Release Info

Developer 5fifty
Plugin Icon wp plugin Ultimate Nofollow
Version 1.4.8
Comparing to
See all releases

Code changes from version 1.4.7 to 1.4.8

Files changed (2) hide show
  1. nofollow.php +2 -1
  2. readme.txt +10 -5
nofollow.php CHANGED
@@ -1,9 +1,10 @@
1
  <?php
 
2
  /*
3
  Plugin Name: Ultimate Nofollow
4
  Plugin URI: http://5fifty.co.uk
5
  Description: A suite of tools that gives you complete control over the rel=nofollow tag on an individual link basis.
6
- Version: 1.4.7
7
  Author: 5fifty
8
  Author URI: http://5fifty.co.uk
9
  License: GPLv2
1
  <?php
2
+
3
  /*
4
  Plugin Name: Ultimate Nofollow
5
  Plugin URI: http://5fifty.co.uk
6
  Description: A suite of tools that gives you complete control over the rel=nofollow tag on an individual link basis.
7
+ Version: 1.4.8
8
  Author: 5fifty
9
  Author URI: http://5fifty.co.uk
10
  License: GPLv2
readme.txt CHANGED
@@ -1,14 +1,16 @@
1
  === Ultimate Nofollow ===
2
- Plugin URI: http://5fifty.co.uk
3
  Contributors: 5fifty
4
  Tags: nofollow,link,links,meta,insert,rel nofollow,seo,checkbox,popup,shortcode,blogroll
5
  Requires at least: 2.8
6
- Tested up to: 4.9.1
7
- Stable tag: 1.4.7
8
 
9
  Adds a checkbox in the insert link popup box for including rel="nofollow" in links as you create them; as well as other tools that provides complete control over the rel="nofollow" tag on your blogroll links and comments.
10
 
11
  == Description ==
 
 
 
12
  This plugin contains several tools in one package to significantly increase your control of the rel="nofollow" tag on every link on your blog, on both an individual and categorical basis. It is designed to give you fine-grained control of linking for SEO purposes.
13
 
14
  The plugin's main features are:
@@ -44,8 +46,11 @@ You can also include the optional <a> attributes `title` and `target`. A full ex
44
  3. Nofollow checkbox on the add/edit blogroll link page.
45
 
46
  == Changelog ==
 
 
 
47
  = 1.4.7 =
48
- * The Ultimate NoFollow plugin is now being solely maintained by [5fifty](https://profiles.wordpress.org/5fifty).
49
 
50
  = 1.4.6 =
51
  * Fixed some errors that were causing error messages on admin pages
@@ -92,7 +97,7 @@ You can also include the optional <a> attributes `title` and `target`. A full ex
92
  * Stable, but not all functions active yet.
93
 
94
  == Upgrade Notice ==
95
- The Ultimate NoFollow plugin is now being solely maintained by [5fifty](https://profiles.wordpress.org/5fifty).
96
 
97
  = 1.4.6 =
98
  Fixes error messages being shown on some admin pages.
1
  === Ultimate Nofollow ===
 
2
  Contributors: 5fifty
3
  Tags: nofollow,link,links,meta,insert,rel nofollow,seo,checkbox,popup,shortcode,blogroll
4
  Requires at least: 2.8
5
+ Tested up to: 5.2.2
6
+ Stable tag: 1.4.8
7
 
8
  Adds a checkbox in the insert link popup box for including rel="nofollow" in links as you create them; as well as other tools that provides complete control over the rel="nofollow" tag on your blogroll links and comments.
9
 
10
  == Description ==
11
+
12
+ **CURRENTLY WORKING ONLY WITH CLASSIC EDITOR**
13
+
14
  This plugin contains several tools in one package to significantly increase your control of the rel="nofollow" tag on every link on your blog, on both an individual and categorical basis. It is designed to give you fine-grained control of linking for SEO purposes.
15
 
16
  The plugin's main features are:
46
  3. Nofollow checkbox on the add/edit blogroll link page.
47
 
48
  == Changelog ==
49
+ = 1.4.8 =
50
+ * Updated description for incoming update
51
+
52
  = 1.4.7 =
53
+ * The Ultimate NoFollow plugin is now being solely maintained by [codecollective].
54
 
55
  = 1.4.6 =
56
  * Fixed some errors that were causing error messages on admin pages
97
  * Stable, but not all functions active yet.
98
 
99
  == Upgrade Notice ==
100
+ The Ultimate NoFollow plugin is now being solely maintained by [codecollective].
101
 
102
  = 1.4.6 =
103
  Fixes error messages being shown on some admin pages.