Version Description
- Temporarily placeholders links - http:// and https:// (no other url components) are no longer processed.
Download this release
Release Info
Developer | Mike_Koepke |
Plugin | External Links |
Version | 5.3.2 |
Comparing to | |
See all releases |
Code changes from version 5.4 to 5.3.2
- readme.txt +0 -4
- sem-external-links.php +1 -1
readme.txt
CHANGED
@@ -36,10 +36,6 @@ If you require more dedicated assistance, consider using [Semiologic Pro](http:/
|
|
36 |
|
37 |
== Change Log ==
|
38 |
|
39 |
-
= 5.4 =
|
40 |
-
|
41 |
-
- Handle nested parenthesis in javascript event attributes on links and images
|
42 |
-
|
43 |
= 5.3.2 =
|
44 |
|
45 |
- Temporarily placeholders links - http:// and https:// (no other url components) are no longer processed.
|
36 |
|
37 |
== Change Log ==
|
38 |
|
|
|
|
|
|
|
|
|
39 |
= 5.3.2 =
|
40 |
|
41 |
- Temporarily placeholders links - http:// and https:// (no other url components) are no longer processed.
|
sem-external-links.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: External Links
|
4 |
Plugin URI: http://www.semiologic.com/software/external-links/
|
5 |
Description: Marks outbound links as such, with various effects that are configurable under <a href="options-general.php?page=external-links">Settings / External Links</a>.
|
6 |
-
Version: 5.
|
7 |
Author: Denis de Bernardy & Mike Koepke
|
8 |
Author URI: http://www.getsemiologic.com
|
9 |
Text Domain: external-links
|
3 |
Plugin Name: External Links
|
4 |
Plugin URI: http://www.semiologic.com/software/external-links/
|
5 |
Description: Marks outbound links as such, with various effects that are configurable under <a href="options-general.php?page=external-links">Settings / External Links</a>.
|
6 |
+
Version: 5.3.2
|
7 |
Author: Denis de Bernardy & Mike Koepke
|
8 |
Author URI: http://www.getsemiologic.com
|
9 |
Text Domain: external-links
|