Popup Maker Core
Routine
v1.7.17
Release notes
Improvements
- Added popup option to disable automatic re-triggering of popup after non-ajax form submission.
- Added notice when JS errors occur in Popup Maker admin interfaces with link to documentation for proper diagnosis & reporting.
Maintenance
- Added asset cache reset on update of core version & db version.
- Removed debug code.
- Simplified the post type batch processor setup for extensions.
Developer notes
- Added base PUM_Extension_Activator class to standardize extension activation and various other things.