Changeset 2946580
- Timestamp:
- 08/02/2023 11:47:09 AM (3 years ago)
- Location:
- gf-mollie-by-indigo
- Files:
-
- 4 edited
- 1 copied
-
tags/1.11.7 (copied) (copied from gf-mollie-by-indigo/trunk)
-
tags/1.11.7/gf-mollie-by-indigo.php (modified) (2 diffs)
-
tags/1.11.7/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.7/gf-mollie-by-indigo.php
r2861266 r2946580 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. 66 Version: 1.11.7 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. 6' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.7' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/tags/1.11.7/readme.txt
r2861266 r2946580 3 3 Tags: gravity forms, ideal, bancontact, mollie 4 4 Requires at least: 4.9.7 5 Tested up to: 6. 26 Stable tag: 1.11. 65 Tested up to: 6.3 6 Stable tag: 1.11.7 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 =1.11.7= 51 Tested up to WP 6.3 & GF 2.7.11 52 50 53 =1.11.5= 51 54 Tested up to WP 6.0 & GF 2.6.2 -
gf-mollie-by-indigo/trunk/gf-mollie-by-indigo.php
r2861266 r2946580 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. 66 Version: 1.11.7 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. 6' );32 define( 'GF_MOLLIE_BY_INDIGO_VERSION', '1.11.7' ); 33 33 34 34 add_action( 'gform_loaded', array( 'GF_Mollie_Bootstrap', 'load' ), 5 ); -
gf-mollie-by-indigo/trunk/readme.txt
r2861266 r2946580 3 3 Tags: gravity forms, ideal, bancontact, mollie 4 4 Requires at least: 4.9.7 5 Tested up to: 6. 26 Stable tag: 1.11. 65 Tested up to: 6.3 6 Stable tag: 1.11.7 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 =1.11.7= 51 Tested up to WP 6.3 & GF 2.7.11 52 50 53 =1.11.5= 51 54 Tested up to WP 6.0 & GF 2.6.2
Note: See TracChangeset
for help on using the changeset viewer.