Popup-Maker
Popup-Maker copied to clipboard
Popup Maker plugin for WordPress
Make this explicitly off by default. For use when users have plugins that they want to use in popups that don't use proper shortcodes, or that manually filter the_content. This...
This would add a new floating, fixed button on the site. Once clicked, it will open a popup. Clicked again, it would close the popup. Similar to the HelpScout Beacon....
This change allows us to offer additional options / modes: - Auto - Enabled - Disabled - Debug / Test (might run through several tests to find issues).
We have had several reports of the AssetCache message being shown but we think the system is working normally. Copied from @danieliser 's thread in HS: We need to work...
There are multiple actions/bots that can scan a GitHub repo and create issues when code doesn't pass linting. However, we probably don't want to turn this on until we have...
This change was tested recently in Ahoy. In the Condition processing loops (both JS & PHP), - [ ] add a break inside group loop if any condition passes. -...
Do it anytime we regenerate the static assets, so upgrades, settings saves etc. This would cut down 10% or more support tickets. From #547: > @danieliser @fpcorso - Maybe we...
This will allow creating something like a peekaboo. IE a facebook like box that only has the top half visible from bottom of the screen. Like so :+1: ``` ___________...