Plugin Directory

Changeset 767396


Ignore:
Timestamp:
09/05/2013 01:54:01 PM (13 years ago)
Author:
picor.ir
Message:

updating plugin to 1.1 version

Location:
bank-mellat-edd-gateway
Files:
19 added
2 edited

Legend:

Unmodified
Added
Removed
  • bank-mellat-edd-gateway/trunk/Mellat_for_EDD.php

    r764386 r767396  
    22/**
    33    Plugin Name: Bank mellat EDD gateway
    4     Version: 1.0
     4    Version: 1.1
    55    Description:  این افزونه درگاه بانک ملت را به افزونه EDD اضافه می کند.
    66    Plugin URI: http://picor.ir/Bank-mellat-EDD-gateway
     
    1010**/
    1111if ( !defined( 'ABSPATH' ) ) {
    12     echo "NH2T";
     12    echo "PICOR";
    1313    exit;
    1414}
     
    301301        array (
    302302            'id'        =>  'Mellat_settings',
    303             'name'      =>  '<strong>پيکربندي درگاه بانک ملت</strong><br>(در صورت فعال کردن حالت آزمايشي نياز به تکمیل اين قسمت نيست)',
     303            'name'      =>  '<strong>پيکربندي درگاه بانک ملت</strong><br>(در حالت آزمااشی این قسمت رو تکمیل نکنید)',
    304304            'desc'      =>  'پيکربندي درگاه بانک ملت با تنظيمات فروشگاه',
    305305            'type'      =>  'header'
     
    308308            'id'        =>  'Is_foreign',
    309309            'name'      =>  'موقعیت هاست',
    310             'desc'      =>  '<strong>اگر سایت شما برروی هاست خارجی قرار دارد این گزینه را انتخاب نمایید</strong>',
     310            'desc'      =>  '<strong>در صورت قرار گرفتن سایت شما روی هاست خارجی این گزینه را تیک بزنید</strong>',
    311311            'type'      =>  'checkbox'
    312312        ),
    313313        array (
    314314            'id'        =>  'Mellat_TermID',
    315             'name'      =>  'شماره ترمينال',
     315            'name'      =>  'ترمینال عملیاتی',
    316316            'desc'      =>  '',
    317317            'type'      =>  'text',
  • bank-mellat-edd-gateway/trunk/readme.txt

    r764386 r767396  
    77Requires at least: 3.0
    88Tested up to: 3.6
    9 Stable tag: 1.0
     9Stable tag: 1.1
    1010
    1111Thia plugin will add bank mellat gateway to EDD plugin
     
    1616Features:
    1717
    18 * Add Bank mellat gateway to easy digital downloads plugin
    19 * provide three fields for gateway terminal , username and password
     18* Add Bank mellat gateway to easy digital downloads plugin.
     19* Sell digital downloads through Persian WordPress in iran.
    2020
    2121Language Support:
    2222
     23* Persian
    2324* English
    24 * Persian
    25 
    26 Send email for Translation files: admin[a]picor[dot].ir
    2725
    2826== Installation ==
     
    30282. Activate the plugin through the 'Plugins' menu in WordPress
    31293. In the payement gateways setting of the EDD plugin put the payement gateways and default gateways on "Bank mellat"
     304. complete the terminal , username and password field and click save changes.
    3231
    3332== Screenshots ==
     
    3736
    3837== Upgrade Notice ==
     38= 1.1 =
     39* Fix a problem.
    3940
    4041= 1.0 =
     
    4243
    4344== Changelog ==
     45= 1.1=
     46* Fix a problem.
    4447
    4548= 1.0 =
Note: See TracChangeset for help on using the changeset viewer.