Changeset 3090362
- Timestamp:
- 05/21/2024 06:02:38 PM (22 months ago)
- File:
-
- 1 edited
-
hellobar/trunk/hellobar.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hellobar/trunk/hellobar.php
r2480832 r3090362 8 8 * 9 9 * @author hellobar 10 * @version 1. 110 * @version 1.4 11 11 */ 12 12 /* … … 14 14 Plugin URI: http://www.hellobar.com/ 15 15 Description: The Original Popup Software (Top Bars, Exit Intents, Sliders, & More to Grow Your Email List!) 16 Version: 1. 117 Tested up to: 5.616 Version: 1.4 17 Tested up to: 6.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 = '1. 1';31 var $version = '1.4'; 32 32 var $defaults = array('hellobar_code'=>"",'load_hellobar_in'=>'footer'); 33 33 public static function init()
Note: See TracChangeset
for help on using the changeset viewer.