Changeset 2721019
- Timestamp:
- 05/10/2022 07:35:19 AM (4 years ago)
- Location:
- gf-mollie-by-indigo
- Files:
-
- 4 edited
- 1 copied
-
tags/1.11.5 (copied) (copied from gf-mollie-by-indigo/trunk)
-
tags/1.11.5/gf-mollie-by-indigo.php (modified) (2 diffs)
-
tags/1.11.5/readme.txt (modified) (2 diffs)
-
trunk/gf-mollie-by-indigo.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gf-mollie-by-indigo/tags/1.11.5/gf-mollie-by-indigo.php
r2670402 r2721019 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: 1.11. 46 Version: 1.11.5 7 7 Author: Indigo webstudio 8 8 Author URI: http://www.indigowebstudio.nl … … 30 30 31 31 32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11. 4' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.5' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/tags/1.11.5/readme.txt
r2670402 r2721019 3 3 Tags: gravity forms, ideal, bancontact, mollie 4 4 Requires at least: 4.9.7 5 Tested up to: 5.96 Stable tag: 1.11. 45 Tested up to: 6.0 6 Stable tag: 1.11.5 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 28 28 Website: https://www.gravityforms.com/ 29 29 Requires at least version: 2.2.5 30 Tested till version: 2. 5.1630 Tested till version: 2.6.2 31 31 32 32 Payment methods supported -
gf-mollie-by-indigo/trunk/gf-mollie-by-indigo.php
r2670402 r2721019 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: 1.11. 46 Version: 1.11.5 7 7 Author: Indigo webstudio 8 8 Author URI: http://www.indigowebstudio.nl … … 30 30 31 31 32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11. 4' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.5' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/trunk/readme.txt
r2670402 r2721019 3 3 Tags: gravity forms, ideal, bancontact, mollie 4 4 Requires at least: 4.9.7 5 Tested up to: 5.96 Stable tag: 1.11. 45 Tested up to: 6.0 6 Stable tag: 1.11.5 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 28 28 Website: https://www.gravityforms.com/ 29 29 Requires at least version: 2.2.5 30 Tested till version: 2. 5.1630 Tested till version: 2.6.2 31 31 32 32 Payment methods supported … … 48 48 49 49 == Changelog == 50 =1.11.5= 51 Tested up to WP 6.0 & GF 2.6.2 52 50 53 =1.11.4= 51 54 Tested up to WP 5.9 & GF 2.5.16
Note: See TracChangeset
for help on using the changeset viewer.