Clarify RTL support in WordPress.org asset documentation (v1.6.27)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2025-04-12 19:38:37 +01:00
parent 6942ae83aa
commit cf977a250d
15 changed files with 31 additions and 8 deletions

View File

@ -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.26
Stable tag: 1.6.27
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -109,6 +109,11 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Changelog ==
= 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)
* Consolidated asset files and improved documentation
= 1.6.26 =
* Updated screenshot references to use a single comprehensive screenshot
* Fixed asset directory paths in documentation
@ -353,6 +358,9 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Upgrade Notice ==
= 1.6.27 =
Clarified RTL support in WordPress.org asset documentation and improved asset organization.
= 1.6.26 =
Updated screenshot references and improved WordPress.org submission documentation.