Releases: Melapress/admin-notices-manager
Releases · Melapress/admin-notices-manager
Maintenance update + security fix
-
Improvements
- Updated some URLs + links to point to the Melapress website.
- Updated the license file.
- Added more sanitization and improved code structure in general.
- Added "Settings" link in the plugin listing on the plugins' page.
-
Bug fixes
- Fixed: WordPress system notifcations were captured as third party notifications, thus hidden even when they should have not been.
- Security fix for missing authorization which would allow authenticated subscribers to retrieve list of user email addresses.
Minor maintenance update
-
New features & functionality
- Hidden notices can now be purged from within the plugin settings.
-
Improvements
- Various UI tweaks.
- Improved support for 3rd-party plugins.
-
Bug fixes
- Fixed: a conflict with the Loco Translate caused by use of 'notice' css classes.
Admin Notices Manager 1.3: Better support for custom admin notices
Release notes: Admin Notices Manager 1.3: Better support for custom admin notices
-
New features & functionality
- Capture and manage custom admin notices with a specific CSS Selector.
- Specify from which users to hide the admin notices.
-
Improvements
- Improved PHP8 compatibility.
- Applied the WordPress Coding Standards to all plugin code.
- Tidied up the translation domain in the plugin's code.
- Improved the function that deletes the plugin data upon uninstall.
-
Bug fixes
- Fixed: a conflict with the WP Mail SMTP plugin breaks the plugin's settings pages.
- Fixed: fatal error reported in plugin when use on some specific themes.
More information about admin notices (date & time) and other improvements
Release notes: Admin Notices Manager 1.2: more information about admin notices & other improvements
-
New features
- Option to permanently hide specific admin notices.
- Plugin reports the date and time of when it detects an admin notice.
- Admin notices are categorized by admin notice level.
-
Improvements
- Admin notices are now displayed in a sidebar instead of a popup window.
- Plugin data in the database is completely removed upon uninstall.
- Improved admin notices readability.
- Removed duplicate code.
-
Bug fix
- Plugin settings needed to be saved before the plugin could capture admin notices.
Choose which admin notices you want to see & which not
Release notes: Admin Notices Manager 1.1: choose which admin notices you want to see & which not
-
New features
- New settings to configure which types of admin notices should the plugin ignore, capture and display in central list, or hide completely.
-
Improvements
- Plugin automatically detects and allows system messages to appear as per normal (for example; User profile updated). It is also possible to configure the plugin to capture these messages.
-
Known issue
- The tabs in the WooCommerce Membership plugin UI disappear due to a conflict. We have not yet found a solution for this.