🚀 Stop Losing Visitors — Turn Traffic into Revenue with Popup Maker Pro →

Get Started

Popup Maker

Changelog

Shipped improvements, fixes, and product updates.

4 releases

  • October 2025

    Popup Maker Core

    Popup Maker Core v1.21.5

    1.21.5

    Improvements

    • Optimized Google Fonts integration by eliminating database transients and API calls in favor of direct JSON loading with in-memory caching. This resolves reported database crashes from large font data and improves performance by 83% (file size reduced from 1.5MB to 255KB) while eliminating all database overhead.

    Fixes

    • Fixed accessibility tab trapping JavaScript error "trigger is not a function" when using keyboard navigation in popups.
    Read full release notes
  • September 2025

    Popup Maker Core

    Popup Maker Core v1.21.3

    1.21.3

    Fixes

    • Fixed page builder compatibility issues by reverting popup preloading timing to wp_enqueue_scripts:11 (matching v1.20.6 behavior).
    • Fixed delayed initialization of $.fn.popmake.triggers object for proper backward compatibility with legacy extensions.
    Read full release notes
  • Popup Maker Core

    Popup Maker Core v1.21.2

    1.21.2

    Fixes

    • Fixed Beaver Builder compatibility issue that appeared in v1.21.0, special thanks to @robbymccullough at Beaver Buidler for the assist
    • Fixed PHP warning "Undefined property: stdClass::$post_content" in Assets.php when post object lacks post_content property.
    Read full release notes
  • Popup Maker Core

    Popup Maker Core v1.21.1

    1.21.1

    Fixes

    • PHP 7.4 errors due to strict function return types with union types that are not supported.
    • Ensure bundled scripts & styles dependencies are properly loaded.
    Read full release notes