Version 2.3.1 - WordPress 6.8 compatibility
Some checks failed
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-04-16 19:41:16 +01:00
parent 100d210f7e
commit f2e24df164
5 changed files with 19 additions and 6 deletions

View File

@ -3,9 +3,9 @@ Contributors: surferking, wpallstars
Donate link: https://www.wpallstars.com/
Tags: plugins, missing plugins, cleanup, error fix, admin tools, plugin file does not exist, wordpress error, plugin error, deactivated plugin, remove plugin reference, fix plugin error, plugin does not exist, plugin file does not exist error
Requires at least: 5.0
Tested up to: 6.7.2
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 2.3.0
Stable tag: 2.3.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -179,6 +179,10 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Changelog ==
= 2.3.1 =
* Updated: Tested compatibility with WordPress 6.8
* Improved: Documentation to reflect WordPress 6.8 compatibility
= 2.3.0 =
* Added: Improved time-efficient development workflow documentation
* Added: New git workflow guidelines for better branch management