From 3c3e0a845ed48260de768444336133f3c4415aaa Mon Sep 17 00:00:00 2001 From: Niels Lange Date: Sat, 21 Oct 2023 16:07:02 +0700 Subject: [PATCH] Test up to WP 6.4 --- README.md | 4 ++++ README.txt | 10 +++++++--- smntcs-show-symlinked-plugins.php | 20 +++++++++++--------- 3 files changed, 22 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 91cf932..b77db6c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ The plugin comes with an admin CSS file that you can customize to adjust how sym ## Changelog +### 1.2 (2023.10.21) + +- Test up to WP 6.4 + ### 1.1 (2023.06.12) - Add screenshot diff --git a/README.txt b/README.txt index 04bb44c..9dbadd2 100644 --- a/README.txt +++ b/README.txt @@ -2,10 +2,10 @@ Contributors: nielslange Tags: Plugins -Stable tag: 1.1 -Tested up to: 6.2 -Requires PHP: 7.4 +Stable tag: 1.2 +Tested up to: 6.4 Requires at least: 5.2 +Requires PHP: 7.4 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -44,6 +44,10 @@ Contributions are more than welcome. Simply head over to [Github](https://github == Changelog == += 1.2 (2023.10.21) = + +- Test up to WP 6.4 + = 1.1 (2023.06.12) = - Add screenshot diff --git a/smntcs-show-symlinked-plugins.php b/smntcs-show-symlinked-plugins.php index 4d55089..41f3976 100644 --- a/smntcs-show-symlinked-plugins.php +++ b/smntcs-show-symlinked-plugins.php @@ -1,14 +1,16 @@