Plugin Directory

Changeset 2739769


Ignore:
Timestamp:
06/09/2022 08:26:05 AM (4 years ago)
Author:
boldpay
Message:

Description in settings to read only

Location:
bold-pay
Files:
5 added
3 edited

Legend:

Unmodified
Added
Removed
  • bold-pay/trunk/index.php

    r2554707 r2739769  
    44 * Plugin URI: https://boldpay.cc/login
    55 * Description: BOLD.Pay is a cloud-based multi-channel payment access plugin for WooCommerce.
    6  * Version: 1.5.2
     6 * Version: 1.5.3
    77 * Author: MACROKIOSK
    88 * Author URI: https://www.macrokiosk.com/
    99 * WooCommerce requires at least: 2.6.0
    10  * WooCommerce tested up to: 3.9.0
     10 * WooCommerce tested up to: 6.5.1
    1111 **/
    1212
  • bold-pay/trunk/readme.txt

    r2554703 r2739769  
    22Tags: Payment Gateway, Online Banking, e-wallet, payment request, credit card, grabpay, boost, boostpay, touch n go, touchngo, secured, debit card, card, direct carrier billing, multi channel payment, payment plugin, free, MACROKIOSK
    33Requires at least: 5.2.1
    4 Tested up to: 5.7.2
     4Tested up to: 6.0
    55WooCommerce requires at least: 2.6.0
    6 WooCommerce tested up to: 3.9.0
    7 Stable tag: 1.5.2
     6WooCommerce tested up to: 6.5.1
     7Stable tag: 1.5.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • bold-pay/trunk/src/boldpay.php

    r2554703 r2739769  
    5858                'default'  => __( 'Pay securely with Credit Card, Online Banking & e-wallet through BOLD.Pay (Malaysia Ringgit Only).', 'boldpay' ),
    5959                'css'      => 'max-width:350px;',
    60                 'custom_attributes' => array('required' => 'required'),
     60                'custom_attributes' => array('readonly' => 'readonly'),
    6161            ),
    6262            'user_name' => array(
Note: See TracChangeset for help on using the changeset viewer.