From c43cc4ff30b07e91fb70069e470417574203cedc Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 5 Jul 2024 12:13:42 -0500 Subject: [PATCH 01/10] bump WordPress "tested up to" version 6.6 --- readme.txt | 2 +- simple-page-ordering.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index ca78e8b..0f8a2bc 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: 10up, jakemgold, welcher, helen, thinkoomph, jeffpaul Donate link: http://10up.com/plugins/simple-page-ordering-wordpress/ Tags: order, re-order, ordering, pages, page, manage, menu_order, hierarchical, ajax, drag-and-drop, admin -Tested up to: 6.5 +Tested up to: 6.6 Stable tag: 2.7.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/simple-page-ordering.php b/simple-page-ordering.php index 5a52b55..74cd390 100644 --- a/simple-page-ordering.php +++ b/simple-page-ordering.php @@ -4,7 +4,7 @@ * Plugin URI: http://10up.com/plugins/simple-page-ordering-wordpress/ * Description: Order your pages and hierarchical post types using drag and drop on the built in page list. For further instructions, open the "Help" tab on the Pages screen. * Version: 2.7.1 - * Requires at least: 6.3 + * Requires at least: 6.4 * Requires PHP: 7.4 * Author: 10up * Author URI: https://10up.com From dc8d9b42f012a92cdd5d2f6ccd150649e2e073f8 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 5 Jul 2024 12:17:30 -0500 Subject: [PATCH 02/10] Update simple-page-ordering.php --- simple-page-ordering.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-page-ordering.php b/simple-page-ordering.php index 74cd390..5a52b55 100644 --- a/simple-page-ordering.php +++ b/simple-page-ordering.php @@ -4,7 +4,7 @@ * Plugin URI: http://10up.com/plugins/simple-page-ordering-wordpress/ * Description: Order your pages and hierarchical post types using drag and drop on the built in page list. For further instructions, open the "Help" tab on the Pages screen. * Version: 2.7.1 - * Requires at least: 6.4 + * Requires at least: 6.3 * Requires PHP: 7.4 * Author: 10up * Author URI: https://10up.com From 36827607631a73dbc9584fd5b249ec7a052dacf1 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Thu, 7 Nov 2024 10:37:10 -0600 Subject: [PATCH 03/10] bump WordPress "tested up to" 6.7 on `trunk` --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 5b0eb40..eebc434 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,8 @@ Contributors: 10up, jakemgold, welcher, helen, thinkoomph, jeffpaul Donate link: http://10up.com/plugins/simple-page-ordering-wordpress/ Tags: order, re-order, ordering, page, menu order -Tested up to: 6.6 +Requires at least: 6.5 +Tested up to: 6.7 Stable tag: 2.7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html From 2862b67e74b6db2f16c60a23527110fce565568a Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Thu, 24 Apr 2025 15:17:05 -0500 Subject: [PATCH 04/10] Bump WordPress "tested up to" version 6.8 --- readme.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/readme.txt b/readme.txt index d8f09f2..a77a63a 100644 --- a/readme.txt +++ b/readme.txt @@ -1,11 +1,12 @@ === Simple Page Ordering === -Contributors: 10up, jakemgold, welcher, helen, thinkoomph, jeffpaul -Donate link: http://10up.com/plugins/simple-page-ordering-wordpress/ -Tags: order, re-order, ordering, page, menu order -Tested up to: 6.7 -Stable tag: 2.7.3 -License: GPLv2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html +Contributors: 10up, jakemgold, welcher, helen, thinkoomph, jeffpaul +Donate link: http://10up.com/plugins/simple-page-ordering-wordpress/ +Tags: order, re-order, ordering, page, menu order +Requires at least: 6.6 +Tested up to: 6.8 +Stable tag: 2.7.3 +License: GPLv2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html Order your pages and other custom post types that support "page-attributes" with drag and drop right from the standard page list. From ad8356375394611441437e6adca32fa8d3befca8 Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Fri, 2 Jan 2026 12:27:34 +1100 Subject: [PATCH 05/10] Bump tested up to header to indicate WordPress 6.9 support. --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 0dd5159..3980185 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: 10up, jakemgold, welcher, helen, thinkoomph, jeffpaul Donate link: http://10up.com/plugins/simple-page-ordering-wordpress/ Tags: order, re-order, ordering, page, menu order -Tested up to: 6.8 +Tested up to: 6.9 Stable tag: 2.7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html From 0e91116e6383fb1908864cdccb153a9da43ccb26 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Wed, 15 Apr 2026 21:12:12 -0500 Subject: [PATCH 06/10] bump WordPress tested-up-to version 7.0 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 3980185..5929120 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: 10up, jakemgold, welcher, helen, thinkoomph, jeffpaul Donate link: http://10up.com/plugins/simple-page-ordering-wordpress/ Tags: order, re-order, ordering, page, menu order -Tested up to: 6.9 +Tested up to: 7.0 Stable tag: 2.7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html From be6c6d296725783c99038b25b0370f432eac492c Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Mon, 11 May 2026 14:08:22 +1000 Subject: [PATCH 07/10] Build language files during readme/asset deploy. --- .github/workflows/push-asset-readme-update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push-asset-readme-update.yml b/.github/workflows/push-asset-readme-update.yml index 85f67c2..73cdeca 100644 --- a/.github/workflows/push-asset-readme-update.yml +++ b/.github/workflows/push-asset-readme-update.yml @@ -24,6 +24,7 @@ jobs: run: | npm install npm run build + npm run makepot composer install --no-dev - name: WordPress.org plugin asset/readme update From 46f8a35535129ffbf685b9a08bf3f6de9cb9018b Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Fri, 15 May 2026 08:44:31 +1000 Subject: [PATCH 08/10] Add day to release date. --- CHANGELOG.md | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ed5e97..22a0af1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file, per [the Ke ## [Unreleased] - TBD -## [2.8.0] - 2026-05-TBA +## [2.8.0] - 2026-05-15 **Note that this release bumps the WordPress minimum version from 6.6 to 6.8.** ### Added diff --git a/readme.txt b/readme.txt index 0ae7ada..3e9f64d 100644 --- a/readme.txt +++ b/readme.txt @@ -112,7 +112,7 @@ Please report security bugs found in the source code of the Simple Page Ordering == Changelog == -= 2.8.0 - 2026-05-TBA = += 2.8.0 - 2026-05-15 = * **Added:** Add filter to disable page row actions (props [@sanketio](https://github.com/sanketio), [@faisal-alvi](https://github.com/faisal-alvi) via [#249](https://github.com/10up/simple-page-ordering/pull/249)). * **Fixed:** Resolved issue with emoji in page titles (props [@jamesmorrison](https://github.com/jamesmorrison), [@dkotter](https://github.com/dkotter) via [#248](https://github.com/10up/simple-page-ordering/pull/248)). * **Changed:** Indicate WordPress 7.0 compatibility (props [@peterwilsoncc](https://github.com/peterwilsoncc), [@jasperfrontend](https://github.com/jasperfrontend), [@jeffpaul](https://github.com/jeffpaul) via [#254](https://github.com/10up/simple-page-ordering/pull/254), [#271](https://github.com/10up/simple-page-ordering/pull/271)). From 95e747bee0ded16d1ee42572d21b38d09550a0f3 Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Fri, 15 May 2026 09:16:20 +1000 Subject: [PATCH 09/10] Fix markdown syntax. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a0af1..71a66b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file, per [the Ke **Note that this release bumps the WordPress minimum version from 6.6 to 6.8.** ### Added -- Add filter to disable page row actions (props [@sanketio](https://github.com/sanketio), [@faisal-alvi][https://github.com/faisal-alvi] via [#249](https://github.com/10up/simple-page-ordering/pull/249)). +- Add filter to disable page row actions (props [@sanketio](https://github.com/sanketio), [@faisal-alvi](https://github.com/faisal-alvi) via [#249](https://github.com/10up/simple-page-ordering/pull/249)). ### Fixed - Resolved issue with emoji in page titles (props [@jamesmorrison](https://github.com/jamesmorrison),[@dkotter](https://github.com/dkotter) via [#248](https://github.com/10up/simple-page-ordering/pull/248)). From 8fadf9bf3dfbd1bd01cd9f40ada61b104d7f7237 Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Fri, 15 May 2026 09:41:18 +1000 Subject: [PATCH 10/10] Remove makepot step from readme update. --- .github/workflows/push-asset-readme-update.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/push-asset-readme-update.yml b/.github/workflows/push-asset-readme-update.yml index b0c1253..197d9fd 100644 --- a/.github/workflows/push-asset-readme-update.yml +++ b/.github/workflows/push-asset-readme-update.yml @@ -27,7 +27,6 @@ jobs: run: | npm install npm run build - npm run makepot composer install --no-dev - name: WordPress.org plugin asset/readme update