Plugin Directory

Changeset 2721019


Ignore:
Timestamp:
05/10/2022 07:35:19 AM (4 years ago)
Author:
indigonl
Message:

Tested up to WP 6.0 & GF 2.6.2

Location:
gf-mollie-by-indigo
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • gf-mollie-by-indigo/tags/1.11.5/gf-mollie-by-indigo.php

    r2670402 r2721019  
    44Plugin URI: http://www.indigowebstudio.nl
    55Description: Integrates Gravity Forms with Mollie, enabling end users to purchase goods and services through Gravity Forms.
    6 Version: 1.11.4
     6Version: 1.11.5
    77Author: Indigo webstudio
    88Author URI: http://www.indigowebstudio.nl
     
    3030
    3131
    32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.4' );
     32define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.5' );
    3333
    3434add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 );
  • gf-mollie-by-indigo/tags/1.11.5/readme.txt

    r2670402 r2721019  
    33Tags: gravity forms, ideal, bancontact, mollie
    44Requires at least: 4.9.7
    5 Tested up to: 5.9
    6 Stable tag: 1.11.4
     5Tested up to: 6.0
     6Stable tag: 1.11.5
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2828Website: https://www.gravityforms.com/
    2929Requires at least version: 2.2.5
    30 Tested till version: 2.5.16
     30Tested till version: 2.6.2
    3131
    3232Payment methods supported
  • gf-mollie-by-indigo/trunk/gf-mollie-by-indigo.php

    r2670402 r2721019  
    44Plugin URI: http://www.indigowebstudio.nl
    55Description: Integrates Gravity Forms with Mollie, enabling end users to purchase goods and services through Gravity Forms.
    6 Version: 1.11.4
     6Version: 1.11.5
    77Author: Indigo webstudio
    88Author URI: http://www.indigowebstudio.nl
     
    3030
    3131
    32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.4' );
     32define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.5' );
    3333
    3434add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 );
  • gf-mollie-by-indigo/trunk/readme.txt

    r2670402 r2721019  
    33Tags: gravity forms, ideal, bancontact, mollie
    44Requires at least: 4.9.7
    5 Tested up to: 5.9
    6 Stable tag: 1.11.4
     5Tested up to: 6.0
     6Stable tag: 1.11.5
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2828Website: https://www.gravityforms.com/
    2929Requires at least version: 2.2.5
    30 Tested till version: 2.5.16
     30Tested till version: 2.6.2
    3131
    3232Payment methods supported
     
    4848
    4949== Changelog ==
     50=1.11.5=
     51Tested up to WP 6.0 & GF 2.6.2
     52
    5053=1.11.4=
    5154Tested up to WP 5.9 & GF 2.5.16
Note: See TracChangeset for help on using the changeset viewer.