Fix button not appearing in some WP admin themes (v1.2.3)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2025-04-09 23:56:47 +01:00
parent f200ff6f96
commit 0a394fa671
4 changed files with 58 additions and 7 deletions

View File

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [1.2.3] - 2023-10-05
### Fixed
- Button not appearing in some WordPress admin themes
- Error message detection for greater theme compatibility
### Improved
- DOM traversal to find notification elements in various themes
- Added console logging for troubleshooting
## [1.2.2] - 2023-10-05
### Fixed
- Timeout issue during plugin activation