Consolidate asset documentation and clarify RTL support (v1.6.28)

This commit is contained in:
2025-04-12 19:50:23 +01:00
parent cf977a250d
commit 5049557e04
11 changed files with 114 additions and 64 deletions

@@ -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.4
Requires PHP: 7.0
Stable tag: 1.6.27
Stable tag: 1.6.28
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -109,6 +109,12 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Changelog ==
= 1.6.28 =
* Consolidated asset documentation into a single comprehensive guide
* Clarified that `-rtl` suffix is for Right-to-Left languages, not dark mode
* Updated all asset README files to point to the main documentation
* Improved file organization and documentation structure
= 1.6.27 =
* Clarified RTL support in WordPress.org asset documentation
* Corrected information about `-rtl` suffix for assets (for right-to-left languages, not dark themes)
@@ -358,6 +364,9 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Upgrade Notice ==
= 1.6.28 =
Improved asset documentation and clarified that `-rtl` suffix is for Right-to-Left languages, not dark mode.
= 1.6.27 =
Clarified RTL support in WordPress.org asset documentation and improved asset organization.