Popup Maker Core
Routine
v1.7.21
Release notes
Improvements
- Check that post is singular to prevent Post Selected conditions from working on site index.
- Remove jquery-cookie from assets as we no longer use or load it anywhere.
Fixes
- Missing function errors if you don’t have WordPress v4.9.6.
- Added better & safer json encoding function that properly sanitizes data for encoding to prevent empty strings for non english sites.
Maintenance
- Clear asset cache on settings save.