Plugin Directory

Changeset 3111757


Ignore:
Timestamp:
07/03/2024 01:52:33 PM (21 months ago)
Author:
tripleatechnology
Message:

RELEASE | 2.0.18 | ADD: Updated tags to maximum 5 number

Location:
triplea-cryptocurrency-payment-gateway-for-woocommerce
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • triplea-cryptocurrency-payment-gateway-for-woocommerce/tags/2.0.18/readme.txt

    r3111505 r3111757  
    44Contributors: tripleatechnology, adnanshawkat, zamanshakir
    55Donate link: https://triple-a.io/
    6 Tags: altcoin woocommerce, bitcoin payments, bitcoin, crypto payment gateway, Ethereum, Tether, USDT, USDC, Binance, crypto payments
     6Tags: stablecoins, crypto payments, crypto ownership, crypto payment gateway, crypto
    77Requires at least: 5.5
    88Tested up to: 6.5.4
    9 Stable tag: 2.0.17
     9Stable tag: 2.0.18
    1010Requires PHP: 7.0
    1111License: GPLv2 or later
     
    109109== Changelog ==
    110110
     111= 2.0.18 =
     112Added: Updated tags for plugin
     113
    111114= 2.0.17 =
    112115Fixed: Leave site promt removed in checkout page after displaying payment form success
     
    305308== Upgrade Notice ==
    306309
     310= 2.0.18 =
     311Simply install the update. No further action is needed.
     312
    307313= 2.0.17 =
    308314Simply install the update. No further action is needed.
  • triplea-cryptocurrency-payment-gateway-for-woocommerce/tags/2.0.18/triplea-cryptocurrency-payment-gateway-for-woocommerce.php

    r3111505 r3111757  
    1717 * Plugin URI:        https://wordpress.org/plugins/triplea-cryptocurrency-payment-gateway-for-woocommerce/
    1818 * Description:       Offer cryptocurrency as a payment option on your website and get access to even more clients. Receive payments in cryptocurrency or in your local currency, directly in your bank account. Enjoy an easy setup, no cryptocurrency expertise required. Powered by Triple-A.
    19  * Version:           2.0.17
     19 * Version:           2.0.18
    2020 * Author:            Triple-A Team
    2121 * Author URI:        https://triple-a.io
     
    5050     * $var string
    5151     */
    52     const version = '2.0.17';
     52    const version = '2.0.18';
    5353
    5454    /*
  • triplea-cryptocurrency-payment-gateway-for-woocommerce/trunk/readme.txt

    r3111505 r3111757  
    44Contributors: tripleatechnology, adnanshawkat, zamanshakir
    55Donate link: https://triple-a.io/
    6 Tags: altcoin woocommerce, bitcoin payments, bitcoin, crypto payment gateway, Ethereum, Tether, USDT, USDC, Binance, crypto payments
     6Tags: stablecoins, crypto payments, crypto ownership, crypto payment gateway, crypto
    77Requires at least: 5.5
    88Tested up to: 6.5.4
    9 Stable tag: 2.0.17
     9Stable tag: 2.0.18
    1010Requires PHP: 7.0
    1111License: GPLv2 or later
     
    109109== Changelog ==
    110110
     111= 2.0.18 =
     112Added: Updated tags for plugin
     113
    111114= 2.0.17 =
    112115Fixed: Leave site promt removed in checkout page after displaying payment form success
     
    305308== Upgrade Notice ==
    306309
     310= 2.0.18 =
     311Simply install the update. No further action is needed.
     312
    307313= 2.0.17 =
    308314Simply install the update. No further action is needed.
  • triplea-cryptocurrency-payment-gateway-for-woocommerce/trunk/triplea-cryptocurrency-payment-gateway-for-woocommerce.php

    r3111505 r3111757  
    1717 * Plugin URI:        https://wordpress.org/plugins/triplea-cryptocurrency-payment-gateway-for-woocommerce/
    1818 * Description:       Offer cryptocurrency as a payment option on your website and get access to even more clients. Receive payments in cryptocurrency or in your local currency, directly in your bank account. Enjoy an easy setup, no cryptocurrency expertise required. Powered by Triple-A.
    19  * Version:           2.0.17
     19 * Version:           2.0.18
    2020 * Author:            Triple-A Team
    2121 * Author URI:        https://triple-a.io
     
    5050     * $var string
    5151     */
    52     const version = '2.0.17';
     52    const version = '2.0.18';
    5353
    5454    /*
Note: See TracChangeset for help on using the changeset viewer.