Version 2.2.3 - Improved folder structure and organization
This commit is contained in:
@ -5,7 +5,7 @@ Tags: plugins, missing plugins, cleanup, error fix, admin tools, plugin file doe
|
||||
Requires at least: 5.0
|
||||
Tested up to: 6.7.2
|
||||
Requires PHP: 7.0
|
||||
Stable tag: 2.2.2-stable
|
||||
Stable tag: 2.2.3
|
||||
License: GPL-2.0+
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@ -179,6 +179,12 @@ Manually editing the WordPress database is risky and requires technical knowledg
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 2.2.3 =
|
||||
* Improved: Moved admin-specific files to admin/lib directory for better organization
|
||||
* Improved: Updated namespaces to reflect the new file locations
|
||||
* Added: Comprehensive folder structure documentation
|
||||
* Fixed: File references in the main plugin file
|
||||
|
||||
= 2.2.2-stable =
|
||||
* Changed: Renamed includes files to lowercase for consistency with the rest of the codebase
|
||||
* Removed: Redundant Git Updater patches and version-fix.js as they're no longer needed
|
||||
|
Reference in New Issue
Block a user