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

Get Started

Popup Maker

Changelog

Shipped improvements, fixes, and product updates.

10 releases

  • September 2018

    Popup Maker Core

    Popup Maker Core v1.7.30

    1.7.30

    Improvements

    • Further added methods to log unique messages only once.

    Fixes

    • Added option to disable popups accessibility functionality to resolve some issues with focus trapping.
    Read full release notes
  • June 2018

    Popup Maker Core

    Popup Maker Core v1.7.29

    1.7.29

    Improvements

    • Added new enabled() method for the PUM_AssetCache class that checks both is writable and not disabled.
    • Added option to disable just asset caching. This should help in the case your server is blocking the use of our JS from the /uploads/ folder with a 403 error.
    Read full release notes
  • May 2018

  • Popup Maker Core

    Popup Maker Core v1.7.21

    1.7.21

    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.
    Read full release notes
  • April 2018

    Popup Maker Core

    Popup Maker Core v1.7.15

    1.7.15

    Improvements

    • Removed metadata from object models to reduce cache size as WordPress already has them cached.

    Fixes

    • Bug for potentially missing variable.
    Read full release notes
  • March 2018

    Popup Maker Core

    Popup Maker Core v1.7.14

    1.7.14

    Fixes

    • Obscure PHP error caused by method from interface was marked abstract in an abstract class inheriting the interface.
    • Bug when jquery cookie is called from another plugin.
    Read full release notes
  • Popup Maker Core

    Popup Maker Core v1.7.9

    1.7.9

    Improvements

    • Replaced usage of pumSerializeForm with pumSerializeObject which is more reliable.

    Fixes

    • Bug where deprecated directory reference causes popup html not to render properly breaking popups that should have worked otherwise.
    Read full release notes
  • Popup Maker Core

    Popup Maker Core v1.7.7

    1.7.7

    Fixes

    • Removed jQuery.serializeJSON functionality which was unused and causing conflicts with WooCommerce.
    • SSL Issues due to not specifying protocol.
    Read full release notes
  • Popup Maker Core

    Popup Maker Core v1.7.0

    1.7.0

    Features

    • Subscriber forms now included without a paid extension.
      • Provider API for easily extending forms to work with 3rd party providers.
      • New shortcode with tons of options built in.
      • Stores subscribers into a new custom table for import into your favorite system at a later time.
    • Front end asset overhaul, now uses cached static assets.
      • All front end assets now combined into single js & css file.
      • Custom styles are now saved along with all core & extension styles eliminating inline style blocks.
      • Reduction of footprint means massively improved loading performance.
      • Dynamic file creation allows for some awesome upcoming features.
      • Now completely compatible with plugins like Autoptimize (Thanks Frank).
    Read full release notes