Plugin Directory

Changeset 2366059


Ignore:
Timestamp:
08/20/2020 07:44:40 PM (6 years ago)
Author:
hellobar
Message:

wordpress version check update

Location:
hellobar/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • hellobar/trunk/hellobar.php

    r2147024 r2366059  
    88 *
    99 * @author  hellobar
    10  * @version 0.9
     10 * @version 1.0
    1111 */
    1212/*
     
    1515Description: The Original Popup Software (Top Bars, Exit Intents, Sliders, & More to Grow Your Email List!)
    1616Version: 0.9
    17 Tested up to: 5.2.2
     17Tested up to: 5.5
    1818Author: hellobar
    1919Author URI: http://www.hellobar.com
     
    2929    var $shortname     =   "HelloBar";
    3030    var $namespace     =   'hellobar-for-wordpress';
    31     var $version     =   '0.8';
     31    var $version     =   '1.0';
    3232    var $defaults     =    array('hellobar_code'=>"",'load_hellobar_in'=>'footer');
    3333    public static function init()
  • hellobar/trunk/readme.txt

    r2147024 r2366059  
    44Tags: hellobar, hello bar, popup, rss, twitter, stats, bar, toolbar, feedburner, flash bar, notification bar
    55Requires at least: 2.9.0
    6 Tested up to: 5.2.2
     6Tested up to: 5.5
    77Stable tag: trunk
    88
Note: See TracChangeset for help on using the changeset viewer.