close

Plugin Directory

Changeset 3301370


Ignore:
Timestamp:
05/27/2025 10:30:04 AM (10 months ago)
Author:
indigonl
Message:

updated mollie php api & tested with the latest versions of wp&gf

Location:
gf-mollie-by-indigo/tags
Files:
2 edited
6 copied

Legend:

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

    r3301342 r3301370  
    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: 2.0.5
     6Version: 2.1.1
    77Author: Indigo webstudio
    88Author URI: http://www.indigowebstudio.nl
     
    3030
    3131
    32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '2.1.0' );
     32define( 'GF_MOLLIE_BY_INDIGO_VERSION', '2.1.1' );
    3333
    3434add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 );
  • gf-mollie-by-indigo/tags/2.1.0/trunk/readme.txt

    r3301342 r3301370  
    44Requires at least: 6.8.1
    55Tested up to: 6.8.1
    6 Stable tag: 2.1.0
     6Stable tag: 2.1.1
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.