Improved notification reliability with auto-scroll feature (v1.3.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-10 00:31:17 +01:00
parent db662096e4
commit bcc9f984f6
4 changed files with 111 additions and 16 deletions

View File

@ -1,7 +1,7 @@
=== Plugin Reference Cleaner ===
Author: Marcus Quinn
Author URI: https://www.wpallstars.com
Version: 1.3.2
Version: 1.3.3
License: GPL-2.0+
== Description ==
@ -47,6 +47,12 @@ If you don't have this notification perpetually showing on your /wp-admin/plugin
== Changelog ==
= 1.3.3 =
* Improved notification placement next to WordPress error messages
* Added "Click here to scroll" button that automatically locates missing plugins
* Enhanced reliability with multiple injection methods
* Added visual arrow pointing from notification to error message
= 1.3.2 =
* Added prominent notification directly below WordPress error messages
* Improved user guidance with visual cues to connect error and solution