Changeset 1284370
- Timestamp:
- 11/11/2015 08:04:07 PM (10 years ago)
- Location:
- addendio/trunk
- Files:
-
- 3 edited
-
addendio-search-plugins-and-themes.php (modified) (1 diff)
-
includes/awppt-search-plugins-page.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
addendio/trunk/addendio-search-plugins-and-themes.php
r1281060 r1284370 4 4 * Plugin URI: https://addendio.com 5 5 * Description: Find plugins and themes, then try them on a separate WordPress sandbox for FREE. 6 * Version: 1.1. 06 * Version: 1.1.1 7 7 * Author: Addendio 8 8 * Author URI: https://addendio.com -
addendio/trunk/includes/awppt-search-plugins-page.php
r1281060 r1284370 238 238 <input type="submit" class="btn btn-success btn-xs" value="Launch Sandbox Now!"> 239 239 <input type="hidden" name="tryout" value="{{id}}"> 240 <input type="hidden" name="trytype" value=" theme">240 <input type="hidden" name="trytype" value="plugin"> 241 241 <input type="hidden" name="referrer" value="<?php echo $_SERVER['HTTP_HOST']; ?>"> 242 242 </form> -
addendio/trunk/readme.txt
r1281060 r1284370 7 7 Requires at least: 3.7 8 8 Tested up to: 4.3 9 Stable tag: 1.1. 09 Stable tag: 1.1.1 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 141 141 == Changelog == 142 142 143 = 1.1.1 = 144 * Fix - Launching a sandbox was not working properly for plugins 145 143 146 = 1.1.0 = 144 147 … … 165 168 == Upgrade Notice == 166 169 167 = 1.1. 0=170 = 1.1.1 = 168 171 GAME CHANGER ! Try any plugin/theme on a FREE Addendio Sandbox. Try them also WordPress 4.4 Beta 3! 169 172
Note: See TracChangeset
for help on using the changeset viewer.