Popup-Maker
Popup-Maker copied to clipboard
Popup Maker plugin for WordPress
We've talked about different ways to improve the UI/UX for the targeting conditions a few times so I wanted to have a central issue for continued discussion. Some points to...
The newer optional powered-by system gives our affiliates another opportunity to use their link as well as helps drive traffic and brand recognition to Popup Maker.
## Describe the feature request I wonder if we should show alerts when we detect certain plugins are active and then show alerts with suggested popups or settings. ## Use...
* Originally part of #686 When an admin goes to create a new popup, instead of dropping them into the popup editor with dozens (or hundreds) of options, we can...
## Describe the bug When editing a post or page in the Block editor and adding a popup trigger, this deprecation warning is shown in the JS console. We use...
The new hook `wp_nav_menu_item_custom_fields_customize_template` can be used to render nav menu fields for the customize menu items editor.
This guide outlines one possible way of achieving this as of WP 5.5 - https://make.wordpress.org/core/2020/07/30/recommended-usage-of-the-updates-api-to-support-the-auto-updates-ui-for-plugins-and-themes-in-wordpress-5-5/
Right now, when the Popup Maker is deactivated (with the `complete_uninstall` option enabled), we delete all popups, popup themes, all post meta where `meta_key LIKE 'popup_%'`, popup taxonomies, and all...
Remove old form settings options without breaking them for existing setups. This might just be to hide them and pass settings through if they exist.