Improve notice positioning and appearance (v1.6.8)

This commit is contained in:
2025-04-12 14:52:35 +01:00
parent 10f6783cdb
commit 515336aa2b
6 changed files with 34 additions and 9 deletions

View File

@ -120,6 +120,13 @@ The plugin works by:
## Changelog
### 1.6.8
* Fixed notice positioning to appear directly below WordPress error messages
* Improved notice width to match WordPress error messages
* Updated explanatory text for better clarity
* Fixed issue with notices not appearing in some cases
* Improved JavaScript detection of WordPress error messages
### 1.6.7
* Fixed duplicate notices issue by removing PHP-generated notice
* Simplified notice system to only show one notice below WordPress error