Changeset 3005639
- Timestamp:
- 12/05/2023 12:10:32 PM (2 years ago)
- Location:
- idpay-gateway-gravity-forms/trunk
- Files:
-
- 3 edited
-
idpay-gravity-forms.php (modified) (1 diff)
-
lib/Keys.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
idpay-gateway-gravity-forms/trunk/idpay-gravity-forms.php
r3005497 r3005639 5 5 * Author: IDPay 6 6 * Description: IDPay is Secure Payment Gateway For Wp Gravity Forms. 7 * Version: 3. 0.17 * Version: 3.1.0 8 8 * Author URI: https://idpay.ir 9 9 * Author Email: info@idpay.ir -
idpay-gateway-gravity-forms/trunk/lib/Keys.php
r3005497 r3005639 12 12 public const TRANSACTION_IN_PROGRESS_STATE = 0; 13 13 14 public const PLUGIN_FOLDER = "idpay-gravity-forms-plugin"; 14 15 /* local and testing name 16 17 public const PLUGIN_FOLDER = "idpay-gravity-forms-plugin"; 18 */ 19 20 public const PLUGIN_FOLDER = "idpay-gateway-gravity-forms"; 21 15 22 public const PLUGIN_INSTALL_URL = "plugin-install.php?tab=plugin-information&plugin=persian-gravity-forms&" . 16 23 "TB_iframe=true&width=772&height=884"; -
idpay-gateway-gravity-forms/trunk/readme.txt
r3005497 r3005639 3 3 title : IDPay For Wp Gravity Forms 4 4 Tags: gravityforms, gravity-forms, payment, idpay, gateway, آیدی پی 5 Stable tag: 3. 0.15 Stable tag: 3.1.0 6 6 Tested up to: 6.4.1 7 7 Contributors: MimDeveloper.Tv (Mohammad-Malek) … … 27 27 == Changelog == 28 28 29 == 3. 0.0, DEC 04, 2023 ==29 == 3.1.0, DEC 04, 2023 == 30 30 * New Version Plugin And Many Add Features 31 31 * Fix All Problems
Note: See TracChangeset
for help on using the changeset viewer.