Changeset 2861266
- Timestamp:
- 02/07/2023 08:11:03 AM (3 years ago)
- Location:
- gf-mollie-by-indigo
- Files:
-
- 4 edited
- 1 copied
-
tags/1.11.6 (copied) (copied from gf-mollie-by-indigo/trunk)
-
tags/1.11.6/gf-mollie-by-indigo.php (modified) (2 diffs)
-
tags/1.11.6/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/1.11.6/gf-mollie-by-indigo.php
r2721019 r2861266 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. 56 Version: 1.11.6 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. 5' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.6' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/tags/1.11.6/readme.txt
r2721019 r2861266 3 3 Tags: gravity forms, ideal, bancontact, mollie 4 4 Requires at least: 4.9.7 5 Tested up to: 6. 06 Stable tag: 1.11. 55 Tested up to: 6.2 6 Stable tag: 1.11.6 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.6. 230 Tested till version: 2.6.8 31 31 32 32 Payment methods supported -
gf-mollie-by-indigo/trunk/gf-mollie-by-indigo.php
r2721019 r2861266 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. 56 Version: 1.11.6 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. 5' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.6' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/trunk/readme.txt
r2721019 r2861266 3 3 Tags: gravity forms, ideal, bancontact, mollie 4 4 Requires at least: 4.9.7 5 Tested up to: 6. 06 Stable tag: 1.11. 55 Tested up to: 6.2 6 Stable tag: 1.11.6 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.6. 230 Tested till version: 2.6.8 31 31 32 32 Payment methods supported
Note: See TracChangeset
for help on using the changeset viewer.