Changeset 2055391
- Timestamp:
- 03/22/2019 12:57:36 PM (7 years ago)
- Location:
- userpilot/trunk
- Files:
-
- 3 edited
-
includes/widget.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
userpilot.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
userpilot/trunk/includes/widget.php
r1966243 r2055391 24 24 $userpilot = $options['userpilot_installation_code']; 25 25 $allow_page = 0; 26 if(!$options['userpilot_pages']) 27 { 28 $allow_page = 1; 29 }else 26 30 if(in_array(-1, $options['userpilot_pages'])) 27 31 { -
userpilot/trunk/readme.txt
r1966243 r2055391 3 3 Tags: Userpilot, Onboarding, Experience, User Experience, Onboarding Experience, modal, tooltips, hotspots. 4 4 Requires at least: 3.4 5 Tested up to: 4.9.86 Stable tag: 1.1. 25 Tested up to: 5.1.1 6 Stable tag: 1.1.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
userpilot/trunk/userpilot.php
r1966243 r2055391 2 2 /* 3 3 * Plugin Name: Userpilot 4 * Version: 1.1. 24 * Version: 1.1.3 5 5 * Description: Product Experience Software. 6 6 * Author: userpilot
Note: See TracChangeset
for help on using the changeset viewer.