Changeset 2205215
- Timestamp:
- 12/03/2019 11:17:52 AM (6 years ago)
- Location:
- popup-maker-wp/trunk
- Files:
-
- 3 edited
-
config.php (modified) (1 diff)
-
popup-maker-api.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
popup-maker-wp/trunk/config.php
r2198707 r2205215 9 9 define('SGPM_VIEW', SGPM_PATH.'com'.SGPM_DS.'view'.SGPM_DS); 10 10 define('SGPM_CLASSES', SGPM_PATH.'com'.SGPM_DS.'classes'.SGPM_DS); 11 define('SGPM_VERSION', '1.22 8');11 define('SGPM_VERSION', '1.229'); 12 12 define('SGPM_SERVICE_URL', 'https://popupmaker.com/'); 13 13 define('SGPM_POPUP_TEXT_DOMAIN', 'sgpmPopupMaker'); -
popup-maker-wp/trunk/popup-maker-api.php
r2198707 r2205215 4 4 * Plugin URI: https://popupmaker.com/wordpress 5 5 * Description: Popup Maker is the ultimate tool that will help you run a cleverer and more effective marketing popups for your website. Create the most optimal popups to boost your sales. 6 * Version: 1.2.2. 86 * Version: 1.2.2.9 7 7 * Author: Popup Maker 8 8 * Author URI: https://popupmaker.com/ -
popup-maker-wp/trunk/readme.txt
r2198707 r2205215 6 6 Tags: popup maker, popup, pop up, exit popup, optin, popup builder, subscription popup, scroll popup, video popup, iframe popup 7 7 Requires at least: 3.8 8 Tested up to: 5. 28 Tested up to: 5.3 9 9 Stable tag: trunk 10 10 License: GPLv2 or later … … 166 166 == Changelog == 167 167 168 = 1.2.2.9 = 169 * Tested with the last version of the wordpress 5.3. 170 168 171 = 1.2.2.8 = 169 172 * New Option: Show popup everywhere.
Note: See TracChangeset
for help on using the changeset viewer.