Popup Maker Core
Routine
v1.16.0-beta.1
Release notes
Features
- Add ‘flush popup cache’ link in admin bar menu Issue #931
Improvements
- Remove ‘Tools -> System Info’ page, use WP Site Health page instead. Issue #862
- Accessibility forced focus can now focus main close button if nothing else is available. Issue #943
- Updated admin form styles to match recent WP core changes. Issue #707
Fixes
- Bug preventing saving "Sitewide" cookie option unchecked. Issue #642
- Removed Action Scheduler library due to edge case issues with no reasonable long-term solutions. Issue #853
Developer notes
- Improved code formatting & linter integrations. Issue #881, Issue #882