Plugin Directory

Changeset 3245421


Ignore:
Timestamp:
02/24/2025 05:10:57 AM (13 months ago)
Author:
itpathsolutions
Message:

0.0.5

*Release Date 24 February 2025*

  • Dependency update - Improved compatibility with WPForms Pro
Location:
connect-wpform-to-any-api
Files:
37 added
2 edited

Legend:

Unmodified
Added
Removed
  • connect-wpform-to-any-api/trunk/README.txt

    r3243804 r3245421  
    55Tested up to: 6.7
    66Requires PHP: 7.4
    7 Stable tag: 0.0.4
     7Stable tag: 0.0.5
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    9191== Changelog ==
    9292
     93= 0.0.5 =
     94
     95*Release Date 24 February 2025*
     96
     97* Dependency update - Improved compatibility with WPForms Pro
     98
    9399= 0.0.4 =
    94100
  • connect-wpform-to-any-api/trunk/wpform-to-any-api.php

    r3243804 r3245421  
    1717 * Plugin URI:        https://wordpress.org/plugins/connect-wpform-to-any-api
    1818 * Description:       Send WPForms Lead/Data to Any CRM or Third Party APIs
    19  * Version:           0.0.4
     19 * Version:           0.0.5
    2020 * Author:            IT Path Solutions
    2121 * Author URI:        https://www.itpathsolutions.com/
    22  * Requires Plugins:  wpforms-lite
    2322 * License:           GPL-2.0+
    2423 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     
    3736 * Rename this for your plugin and update it as you release new versions.
    3837 */
    39 define( 'WPFORM_TO_ANY_API_VERSION', '0.0.4' );
     38define( 'WPFORM_TO_ANY_API_VERSION', '0.0.5' );
    4039
    4140/**
Note: See TracChangeset for help on using the changeset viewer.