Plugin Directory

Changeset 3005639


Ignore:
Timestamp:
12/05/2023 12:10:32 PM (2 years ago)
Author:
idpayir
Message:

update version 3.1 fix Keys

Location:
idpay-gateway-gravity-forms/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • idpay-gateway-gravity-forms/trunk/idpay-gravity-forms.php

    r3005497 r3005639  
    55 * Author: IDPay
    66 * Description: IDPay is Secure Payment Gateway For Wp Gravity Forms.
    7  * Version: 3.0.1
     7 * Version: 3.1.0
    88 * Author URI: https://idpay.ir
    99 * Author Email: info@idpay.ir
  • idpay-gateway-gravity-forms/trunk/lib/Keys.php

    r3005497 r3005639  
    1212    public const TRANSACTION_IN_PROGRESS_STATE = 0;
    1313
    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
    1522    public const PLUGIN_INSTALL_URL = "plugin-install.php?tab=plugin-information&plugin=persian-gravity-forms&" .
    1623                                      "TB_iframe=true&width=772&height=884";
  • idpay-gateway-gravity-forms/trunk/readme.txt

    r3005497 r3005639  
    33title : IDPay For Wp Gravity Forms
    44Tags: gravityforms, gravity-forms, payment, idpay, gateway, آیدی پی
    5 Stable tag: 3.0.1
     5Stable tag: 3.1.0
    66Tested up to: 6.4.1
    77Contributors: MimDeveloper.Tv (Mohammad-Malek)
     
    2727== Changelog ==
    2828
    29 == 3.0.0, DEC 04, 2023 ==
     29== 3.1.0, DEC 04, 2023 ==
    3030* New Version Plugin And Many Add Features
    3131* Fix All Problems
Note: See TracChangeset for help on using the changeset viewer.