Plugin Directory

Changeset 3267220


Ignore:
Timestamp:
04/05/2025 10:22:40 AM (12 months ago)
Author:
hippooo
Message:

v1.0.2

Location:
hippoo-popup/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • hippoo-popup/trunk/hippoo-popup.php

    r3267218 r3267220  
    22/**
    33 * Plugin Name: Hippoo Popup
    4  * Version: 1.0.1
     4 * Version: 1.0.2
    55 * Plugin URI: https://Hippoo.app
    66 * Description: The ultimate extension to elevate your store's engagement! With Hippoo Popup, seamlessly integrate captivating popups directly within the Hippoo app, boosting interaction and driving results like never before.
     
    1414
    1515define( 'HIPPOO_POPUP_URL', plugins_url( 'hippoo-popup' ) . '/assets' );
    16 include_once( plugin_dir_path( __FILE__ ) . 'app' . DIRECTORY_SEPARATOR . 'web-api.php' );
    1716include_once( plugin_dir_path( __FILE__ ) . 'app' . DIRECTORY_SEPARATOR . 'web-api-auth.php' );
    1817
  • hippoo-popup/trunk/readme.txt

    r3267218 r3267220  
    55Requires at least: 5.3
    66Tested up to: 6.7
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88Text Domain: hippoo-popup
    99License: GPL3
     
    3535== Changelog ==
    3636
     37= 1.0.2 =
     38* Cleanup
     39
    3740= 1.0.1 =
    3841* Minor updates
Note: See TracChangeset for help on using the changeset viewer.