diff --git a/languages/webmention.pot b/languages/webmention.pot index aa1a920..5fc3963 100644 --- a/languages/webmention.pot +++ b/languages/webmention.pot @@ -2,10 +2,10 @@ # This file is distributed under the MIT. msgid "" msgstr "" -"Project-Id-Version: Webmention 5.2.6\n" +"Project-Id-Version: Webmention 5.3.0\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/wordpress-webmention\n" -"POT-Creation-Date: 2024-05-06 07:19:46+00:00\n" +"POT-Creation-Date: 2024-05-13 07:52:14+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/readme.md b/readme.md index c79d592..b189425 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ **Tags:** webmention, pingback, trackback, linkback, indieweb **Requires at least:** 4.9 **Tested up to:** 6.5 -**Stable tag:** 5.2.6 +**Stable tag:** 5.3.0 **Requires PHP:** 5.6 **License:** MIT **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 Project and support maintained on github at [pfefferle/wordpress-webmention](https://github.com/pfefferle/wordpress-webmention). +### 5.3.0 ### + +* Fix facepiles for FSE themes +* Fix remote Delete +* Updated Readme and Assets + ### 5.2.6 ### * Fix null reference to comment_parent diff --git a/readme.txt b/readme.txt index e30be43..32614b7 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://notiz.blog/donate/ Tags: webmention, pingback, trackback, linkback, indieweb Requires at least: 4.9 Tested up to: 6.5 -Stable tag: 5.2.6 +Stable tag: 5.3.0 Requires PHP: 5.6 License: MIT 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 Project and support maintained on github at [pfefferle/wordpress-webmention](https://github.com/pfefferle/wordpress-webmention). += 5.3.0 = + +* Fix facepiles for FSE themes +* Fix remote Delete +* Updated Readme and Assets + = 5.2.6 = * Fix null reference to comment_parent diff --git a/webmention.php b/webmention.php index ef5b7d1..43e8d91 100755 --- a/webmention.php +++ b/webmention.php @@ -5,7 +5,7 @@ * Description: Webmention support for WordPress posts * Author: Matthias Pfefferle * Author URI: https://notiz.blog/ - * Version: 5.2.6 + * Version: 5.3.0 * License: MIT * License URI: https://opensource.org/licenses/MIT * Text Domain: webmention