Changeset 1966243
- Timestamp:
- 10/31/2018 07:13:45 AM (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
r1961859 r1966243 37 37 if ( $userpilot && $allow_page ) 38 38 { 39 eval(" ?> $userpilot <?php");39 eval(" ?> $userpilot <?php "); 40 40 } 41 41 -
userpilot/trunk/readme.txt
r1961859 r1966243 4 4 Requires at least: 3.4 5 5 Tested up to: 4.9.8 6 Stable tag: 1.1. 16 Stable tag: 1.1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
userpilot/trunk/userpilot.php
r1961859 r1966243 2 2 /* 3 3 * Plugin Name: Userpilot 4 * Version: 1.1. 14 * Version: 1.1.2 5 5 * Description: Product Experience Software. 6 6 * Author: userpilot
Note: See TracChangeset
for help on using the changeset viewer.