Plugin Directory

Changeset 3250381


Ignore:
Timestamp:
03/04/2025 12:11:52 PM (13 months ago)
Author:
trustist
Message:

Added plugin version, fixed some links in readme and plugin

Location:
trustistecommerce/tags/1.0.6
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trustistecommerce/tags/1.0.6/readme.txt

    r3245881 r3250381  
    33Tags: payments, subscriptions, open banking, payment gateway, payment platform
    44Requires at least: 5.4
    5 Tested up to: 6.5
     5Tested up to: 6.7.2
    66Stable tag: 1.0.6
    77Requires PHP: 7.2
  • trustistecommerce/tags/1.0.6/trustist-ecommerce.php

    r3178898 r3250381  
    44Plugin URI: https://www.trustistpay.com
    55Description: Take Open Banking or credit card payments in the UK using TrustistEcommerce.
    6 Version: 1.0.5
     6Version: 1.0.6
    77Author: Trustist
    88Author URI: https://www.trustistpay.com
     
    1212defined( 'ABSPATH' ) or die();
    1313
    14 \define('TRUSTISTPLUGIN_VERSION', '1.0.5');
     14\define('TRUSTISTPLUGIN_VERSION', '1.0.6');
    1515\define('TRUSTISTPLUGIN_SLUG', 'trustistecommerce');
    1616\define('TRUSTISTPLUGIN_NAME', 'TrustistEcommerce');
Note: See TracChangeset for help on using the changeset viewer.