Changeset 3115545
- Timestamp:
- 07/10/2024 11:20:33 AM (20 months ago)
- Location:
- gf-mollie-by-indigo
- Files:
-
- 4 edited
- 1 copied
-
tags/2.0.4 (copied) (copied from gf-mollie-by-indigo/trunk)
-
tags/2.0.4/gf-mollie-by-indigo.php (modified) (2 diffs)
-
tags/2.0.4/readme.txt (modified) (2 diffs)
-
trunk/gf-mollie-by-indigo.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gf-mollie-by-indigo/tags/2.0.4/gf-mollie-by-indigo.php
r3060320 r3115545 4 4 Plugin URI: http://www.indigowebstudio.nl 5 5 Description: Integrates Gravity Forms with Mollie, enabling end users to purchase goods and services through Gravity Forms. 6 Version: 2.0. 36 Version: 2.0.4 7 7 Author: Indigo webstudio 8 8 Author URI: http://www.indigowebstudio.nl … … 30 30 31 31 32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '2.0. 3' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '2.0.4' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/tags/2.0.4/readme.txt
r3060320 r3115545 2 2 Contributors: indigonl 3 3 Tags: gravity forms, ideal, bancontact, mollie 4 Requires at least: 6. 4.25 Tested up to: 6. 56 Stable tag: 2.0. 34 Requires at least: 6.5 5 Tested up to: 6.6 6 Stable tag: 2.0.4 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 48 48 49 49 == Changelog == 50 =2.0.4= 51 Tested up to WP 6.6 & GF 2.8.13 52 50 53 =2.0.3= 51 54 Tested up to WP 6.5 & GF 2.8.5 -
gf-mollie-by-indigo/trunk/gf-mollie-by-indigo.php
r3060320 r3115545 4 4 Plugin URI: http://www.indigowebstudio.nl 5 5 Description: Integrates Gravity Forms with Mollie, enabling end users to purchase goods and services through Gravity Forms. 6 Version: 2.0. 36 Version: 2.0.4 7 7 Author: Indigo webstudio 8 8 Author URI: http://www.indigowebstudio.nl … … 30 30 31 31 32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '2.0. 3' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '2.0.4' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/trunk/readme.txt
r3060320 r3115545 2 2 Contributors: indigonl 3 3 Tags: gravity forms, ideal, bancontact, mollie 4 Requires at least: 6. 4.25 Tested up to: 6. 56 Stable tag: 2.0. 34 Requires at least: 6.5 5 Tested up to: 6.6 6 Stable tag: 2.0.4 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 48 48 49 49 == Changelog == 50 =2.0.4= 51 Tested up to WP 6.6 & GF 2.8.13 52 50 53 =2.0.3= 51 54 Tested up to WP 6.5 & GF 2.8.5
Note: See TracChangeset
for help on using the changeset viewer.