Changeset 2366059
- Timestamp:
- 08/20/2020 07:44:40 PM (6 years ago)
- Location:
- hellobar/trunk
- Files:
-
- 2 edited
-
hellobar.php (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hellobar/trunk/hellobar.php
r2147024 r2366059 8 8 * 9 9 * @author hellobar 10 * @version 0.910 * @version 1.0 11 11 */ 12 12 /* … … 15 15 Description: The Original Popup Software (Top Bars, Exit Intents, Sliders, & More to Grow Your Email List!) 16 16 Version: 0.9 17 Tested up to: 5. 2.217 Tested up to: 5.5 18 18 Author: hellobar 19 19 Author URI: http://www.hellobar.com … … 29 29 var $shortname = "HelloBar"; 30 30 var $namespace = 'hellobar-for-wordpress'; 31 var $version = ' 0.8';31 var $version = '1.0'; 32 32 var $defaults = array('hellobar_code'=>"",'load_hellobar_in'=>'footer'); 33 33 public static function init() -
hellobar/trunk/readme.txt
r2147024 r2366059 4 4 Tags: hellobar, hello bar, popup, rss, twitter, stats, bar, toolbar, feedburner, flash bar, notification bar 5 5 Requires at least: 2.9.0 6 Tested up to: 5. 2.26 Tested up to: 5.5 7 7 Stable tag: trunk 8 8
Note: See TracChangeset
for help on using the changeset viewer.