Plugin Directory

Changeset 2577786


Ignore:
Timestamp:
08/04/2021 09:00:04 AM (5 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

    r2530350 r2577786  
    33Tags: forms, gravity forms, tave studio manager, táve, tave
    44Requires at least: 4.1
    5 Tested up to: 5.7
    6 Stable tag: 1.0.9
     5Tested up to: 5.8
     6Stable tag: 1.0.10
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4545== Changelog ==
    4646
     47= 1.0.10 =
     48* Tested with Wordpress 5.8
     49
    4750= 1.0.9 =
    4851* Updated settings form to display link correctly.
  • tave-integration-using-gravity-forms/trunk/tave_gf.php

    r2530350 r2577786  
    66 * @author Jason Pirkey <jason@tave.com>
    77 * @copyright Táve 2019
    8  * @version 1.0.9
     8 * @version 1.0.10
    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.9
     16 * Version:           1.0.10
    1717 * Author:            Táve
    1818 * Author URI:        https://tave.com
     
    2626}
    2727
    28 define('TAVE_GF_ADDON_VERSION', '1.0.9');
     28define('TAVE_GF_ADDON_VERSION', '1.0.10');
    2929
    3030/**
Note: See TracChangeset for help on using the changeset viewer.