Plugin Directory

Changeset 2203706


Ignore:
Timestamp:
11/30/2019 02:35:32 AM (6 years ago)
Author:
tavestudio
Message:

updated plugin

Location:
tave-integration-using-gravity-forms/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tave-integration-using-gravity-forms/trunk/README.txt

    r2127424 r2203706  
    33Tags: forms, gravity forms, tave studio manager, táve, tave
    44Requires at least: 4.1
    5 Tested up to: 5.2
    6 Stable tag: 1.0.4
     5Tested up to: 5.3
     6Stable tag: 1.0.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4444
    4545== Changelog ==
     46
     47= 1.0.5 =
     48* Tested with Wordpress 5.3
     49
    4650= 1.0.4 =
    4751* Tested with Wordpress 5.2
  • tave-integration-using-gravity-forms/trunk/tave_gf.php

    r2127424 r2203706  
    66 * @author Jason Pirkey <jason@tave.com>
    77 * @copyright Táve 2019
    8  * @version 1.0.4
     8 * @version 1.0.5
    99 * @since 1.0.0
    1010 * @package Tave_GF
     
    1414 * Plugin URI:        http://help.tave.com/getting-started/contact-forms/using-gravity-forms
    1515 * Description:       Integrate Gravity Forms with Táve Studio Manager
    16  * Version:           1.0.4
     16 * Version:           1.0.5
    1717 * Author:            Táve
    1818 * Author URI:        https://tave.com
     
    2626}
    2727
    28 define('TAVE_GF_ADDON_VERSION', '1.0.4');
     28define('TAVE_GF_ADDON_VERSION', '1.0.5');
    2929
    3030/**
Note: See TracChangeset for help on using the changeset viewer.