Skip to content

Commit 9b9bb51

Browse files
committed
version bump
1 parent 69c044e commit 9b9bb51

File tree

4 files changed

+17
-5
lines changed

4 files changed

+17
-5
lines changed

languages/webmention.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# This file is distributed under the MIT.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Webmention 5.2.6\n"
5+
"Project-Id-Version: Webmention 5.3.0\n"
66
"Report-Msgid-Bugs-To: "
77
"https://wordpress.org/support/plugin/wordpress-webmention\n"
8-
"POT-Creation-Date: 2024-05-06 07:19:46+00:00\n"
8+
"POT-Creation-Date: 2024-05-13 07:52:14+00:00\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=utf-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Tags:** webmention, pingback, trackback, linkback, indieweb
55
**Requires at least:** 4.9
66
**Tested up to:** 6.5
7-
**Stable tag:** 5.2.6
7+
**Stable tag:** 5.3.0
88
**Requires PHP:** 5.6
99
**License:** MIT
1010
**License URI:** https://opensource.org/licenses/MIT
@@ -100,6 +100,12 @@ While not all display options can be settings, we are looking to provide some si
100100

101101
Project and support maintained on github at [pfefferle/wordpress-webmention](https://github.com/pfefferle/wordpress-webmention).
102102

103+
### 5.3.0 ###
104+
105+
* Fix facepiles for FSE themes
106+
* Fix remote Delete
107+
* Updated Readme and Assets
108+
103109
### 5.2.6 ###
104110

105111
* Fix null reference to comment_parent

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://notiz.blog/donate/
44
Tags: webmention, pingback, trackback, linkback, indieweb
55
Requires at least: 4.9
66
Tested up to: 6.5
7-
Stable tag: 5.2.6
7+
Stable tag: 5.3.0
88
Requires PHP: 5.6
99
License: MIT
1010
License URI: https://opensource.org/licenses/MIT
@@ -100,6 +100,12 @@ While not all display options can be settings, we are looking to provide some si
100100

101101
Project and support maintained on github at [pfefferle/wordpress-webmention](https://github.com/pfefferle/wordpress-webmention).
102102

103+
= 5.3.0 =
104+
105+
* Fix facepiles for FSE themes
106+
* Fix remote Delete
107+
* Updated Readme and Assets
108+
103109
= 5.2.6 =
104110

105111
* Fix null reference to comment_parent

webmention.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Webmention support for WordPress posts
66
* Author: Matthias Pfefferle
77
* Author URI: https://notiz.blog/
8-
* Version: 5.2.6
8+
* Version: 5.3.0
99
* License: MIT
1010
* License URI: https://opensource.org/licenses/MIT
1111
* Text Domain: webmention

0 commit comments

Comments
 (0)