Plugin Directory

Changeset 3090362


Ignore:
Timestamp:
05/21/2024 06:02:38 PM (22 months ago)
Author:
hellobar
Message:

update browser support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hellobar/trunk/hellobar.php

    r2480832 r3090362  
    88 *
    99 * @author  hellobar
    10  * @version 1.1
     10 * @version 1.4
    1111 */
    1212/*
     
    1414Plugin URI: http://www.hellobar.com/
    1515Description: The Original Popup Software (Top Bars, Exit Intents, Sliders, & More to Grow Your Email List!)
    16 Version: 1.1
    17 Tested up to: 5.6
     16Version: 1.4
     17Tested up to: 6.5
    1818Author: hellobar
    1919Author URI: http://www.hellobar.com
     
    2929    var $shortname     =   "HelloBar";
    3030    var $namespace     =   'hellobar-for-wordpress';
    31     var $version     =   '1.1';
     31    var $version     =   '1.4';
    3232    var $defaults     =    array('hellobar_code'=>"",'load_hellobar_in'=>'footer');
    3333    public static function init()
Note: See TracChangeset for help on using the changeset viewer.