Plugin Directory

Changeset 1284370


Ignore:
Timestamp:
11/11/2015 08:04:07 PM (10 years ago)
Author:
addendio
Message:

version 1.1.1 - small fix on sandbox launch for plugins

Location:
addendio/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • addendio/trunk/addendio-search-plugins-and-themes.php

    r1281060 r1284370  
    44* Plugin URI: https://addendio.com
    55* Description: Find plugins and themes, then try them on a separate WordPress sandbox for FREE.
    6 * Version: 1.1.0
     6* Version: 1.1.1
    77* Author: Addendio
    88* Author URI: https://addendio.com
  • addendio/trunk/includes/awppt-search-plugins-page.php

    r1281060 r1284370  
    238238                                                            <input type="submit" class="btn btn-success btn-xs" value="Launch Sandbox Now!">
    239239                                                                <input type="hidden" name="tryout" value="{{id}}">
    240                                                                 <input type="hidden" name="trytype" value="theme">
     240                                                                <input type="hidden" name="trytype" value="plugin">
    241241                                                                <input type="hidden" name="referrer" value="<?php echo $_SERVER['HTTP_HOST']; ?>">
    242242                                                        </form>
  • addendio/trunk/readme.txt

    r1281060 r1284370  
    77Requires at least: 3.7
    88Tested up to: 4.3
    9 Stable tag: 1.1.0
     9Stable tag: 1.1.1
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    141141== Changelog ==
    142142
     143= 1.1.1 =
     144* Fix - Launching a sandbox was not working properly for plugins
     145
    143146= 1.1.0 =
    144147
     
    165168== Upgrade Notice ==
    166169
    167 = 1.1.0 =
     170= 1.1.1 =
    168171GAME CHANGER ! Try any plugin/theme on a FREE Addendio Sandbox. Try them also WordPress 4.4 Beta 3!
    169172
Note: See TracChangeset for help on using the changeset viewer.