Changeset 3368586
- Timestamp:
- 09/26/2025 03:49:52 PM (6 months ago)
- Location:
- poper
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.14 (copied) (copied from poper/trunk)
-
tags/1.0.14/poper.php (modified) (3 diffs)
-
tags/1.0.14/readme.txt (modified) (1 diff)
-
trunk/poper.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
poper/tags/1.0.14/poper.php
r3272688 r3368586 6 6 * @author Latracal 7 7 * @license gplv2 8 * @version 1.0.1 38 * @version 1.0.14 9 9 * 10 10 * @wordpress-plugin … … 12 12 * Plugin URI: https://www.poper.ai/ 13 13 * Description: AI Driven Popup Builder that can convert visitors into customers, increase subscriber count, and skyrocket sales. Create engaging widgets & videos. 14 * Version: 1.0.1 314 * Version: 1.0.14 15 15 * Author: Latracal 16 16 * Author URI: https://www.latracal.com … … 28 28 // Include your custom code here. 29 29 // Define constants. 30 define( 'POPER_VERSION', '1.0.1 3' );30 define( 'POPER_VERSION', '1.0.14' ); 31 31 define( 'POPER_DEBUG', false ); 32 32 define( 'POPER_URL', plugin_dir_url( __FILE__ ) ); -
poper/tags/1.0.14/readme.txt
r3272688 r3368586 1 === Popup s Widgets Builder: Smart AI Popup, Exit Intent Popups, Lightbox Popups, Gamification Popups, Capture Emails, Generate Leads, Surveys, Videos by Poper===1 === Popup and Widget Builder: Lead Capture, Exit Intent, Forms, Quizzes, Gamification === 2 2 Author URI: https://www.poper.ai 3 3 Plugin URI: https://www.poper.ai/ 4 4 Contributors: latracal 5 5 Tags: popup, popup builder, conversion rate optimization, optin, conversion 6 Tested up to: 6. 7.26 Tested up to: 6.8 7 7 Requires at least: 5.9 8 8 Requires PHP: 7.4 9 Version: 1.0.1 310 Stable tag: 1.0.1 39 Version: 1.0.14 10 Stable tag: 1.0.14 11 11 License: GPLv2 12 12 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
poper/trunk/poper.php
r3272688 r3368586 6 6 * @author Latracal 7 7 * @license gplv2 8 * @version 1.0.1 38 * @version 1.0.14 9 9 * 10 10 * @wordpress-plugin … … 12 12 * Plugin URI: https://www.poper.ai/ 13 13 * Description: AI Driven Popup Builder that can convert visitors into customers, increase subscriber count, and skyrocket sales. Create engaging widgets & videos. 14 * Version: 1.0.1 314 * Version: 1.0.14 15 15 * Author: Latracal 16 16 * Author URI: https://www.latracal.com … … 28 28 // Include your custom code here. 29 29 // Define constants. 30 define( 'POPER_VERSION', '1.0.1 3' );30 define( 'POPER_VERSION', '1.0.14' ); 31 31 define( 'POPER_DEBUG', false ); 32 32 define( 'POPER_URL', plugin_dir_url( __FILE__ ) ); -
poper/trunk/readme.txt
r3272688 r3368586 1 === Popup s Widgets Builder: Smart AI Popup, Exit Intent Popups, Lightbox Popups, Gamification Popups, Capture Emails, Generate Leads, Surveys, Videos by Poper===1 === Popup and Widget Builder: Lead Capture, Exit Intent, Forms, Quizzes, Gamification === 2 2 Author URI: https://www.poper.ai 3 3 Plugin URI: https://www.poper.ai/ 4 4 Contributors: latracal 5 5 Tags: popup, popup builder, conversion rate optimization, optin, conversion 6 Tested up to: 6. 7.26 Tested up to: 6.8 7 7 Requires at least: 5.9 8 8 Requires PHP: 7.4 9 Version: 1.0.1 310 Stable tag: 1.0.1 39 Version: 1.0.14 10 Stable tag: 1.0.14 11 11 License: GPLv2 12 12 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.