Popup Maker Core
Routine
v1.16.4
Release notes
Improvements
- Prevent changing aria-hidden if its already set when showing a popup.
- Remove usage of !important in several CSS rules.
- Pass wp_get_environment_type to license server to prevent dev servers from taking a site activation.
- Add new prerequisite checking class for extensions to use for more reliable activations.
- Add new
pumBeforeInitjQuery event.
Fixes
- Remove unwanted outline when no focusable elements existed in popups.