Skip to content

Commit a6fd03c

Browse files
committed
1.0.8
1 parent d328595 commit a6fd03c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- Stable tag: trunk
44
- Requires at least: 5.4
5-
- Tested up to: 6.3
5+
- Tested up to: 6.4
66
- Requires PHP: 7.3
77
- License: GPLv2 or later
88
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -68,6 +68,10 @@ It only works with HTML `<a href="">` links, not with crazy JavaScript tracking
6868

6969
## Changelog
7070

71+
### 1.0.8
72+
73+
- Fix sanitize callback if the input is an array
74+
7175
### 1.0.7
7276

7377
- Fixed Plugin Path

affiliate-marker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Affiliate Link Marker
55
* Plugin URI: https://go-around.de/plugin/affiliate-marker
66
* Description: Marks Affiliate Links with a * and adds a disclosure at the end of the post.
7-
* Version: 1.0.7
7+
* Version: 1.0.8
88
* Requires at least: 4.6
99
* Requires PHP: 7.0
1010
* Author: Johannes Kinast <[email protected]>

0 commit comments

Comments
 (0)