Plugin Directory

Changeset 3368586


Ignore:
Timestamp:
09/26/2025 03:49:52 PM (6 months ago)
Author:
latracal
Message:

plugin name and version

Location:
poper
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • poper/tags/1.0.14/poper.php

    r3272688 r3368586  
    66 * @author        Latracal
    77 * @license       gplv2
    8  * @version       1.0.13
     8 * @version       1.0.14
    99 *
    1010 * @wordpress-plugin
     
    1212 * Plugin URI:    https://www.poper.ai/
    1313 * 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.13
     14 * Version:       1.0.14
    1515 * Author:        Latracal
    1616 * Author URI:    https://www.latracal.com
     
    2828// Include your custom code here.
    2929// Define constants.
    30 define( 'POPER_VERSION', '1.0.13' );
     30define( 'POPER_VERSION', '1.0.14' );
    3131define( 'POPER_DEBUG', false );
    3232define( 'POPER_URL', plugin_dir_url( __FILE__ ) );
  • poper/tags/1.0.14/readme.txt

    r3272688 r3368586  
    1 === Popups 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 ===
    22Author URI: https://www.poper.ai
    33Plugin URI: https://www.poper.ai/
    44Contributors: latracal
    55Tags: popup, popup builder, conversion rate optimization, optin, conversion
    6 Tested up to: 6.7.2
     6Tested up to: 6.8
    77Requires at least: 5.9
    88Requires PHP: 7.4
    9 Version: 1.0.13
    10 Stable tag: 1.0.13
     9Version: 1.0.14
     10Stable tag: 1.0.14
    1111License: GPLv2
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • poper/trunk/poper.php

    r3272688 r3368586  
    66 * @author        Latracal
    77 * @license       gplv2
    8  * @version       1.0.13
     8 * @version       1.0.14
    99 *
    1010 * @wordpress-plugin
     
    1212 * Plugin URI:    https://www.poper.ai/
    1313 * 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.13
     14 * Version:       1.0.14
    1515 * Author:        Latracal
    1616 * Author URI:    https://www.latracal.com
     
    2828// Include your custom code here.
    2929// Define constants.
    30 define( 'POPER_VERSION', '1.0.13' );
     30define( 'POPER_VERSION', '1.0.14' );
    3131define( 'POPER_DEBUG', false );
    3232define( 'POPER_URL', plugin_dir_url( __FILE__ ) );
  • poper/trunk/readme.txt

    r3272688 r3368586  
    1 === Popups 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 ===
    22Author URI: https://www.poper.ai
    33Plugin URI: https://www.poper.ai/
    44Contributors: latracal
    55Tags: popup, popup builder, conversion rate optimization, optin, conversion
    6 Tested up to: 6.7.2
     6Tested up to: 6.8
    77Requires at least: 5.9
    88Requires PHP: 7.4
    9 Version: 1.0.13
    10 Stable tag: 1.0.13
     9Version: 1.0.14
     10Stable tag: 1.0.14
    1111License: GPLv2
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.