Changeset 3251006
- Timestamp:
- 03/05/2025 10:31:50 AM (13 months ago)
- Location:
- trustistecommerce/trunk
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
readme.txt (modified) (1 diff)
-
trustist-ecommerce.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trustistecommerce/trunk
-
Property
svn:mergeinfo
set to
/trustistecommerce/tags/1.0.6 merged eligible
-
Property
svn:mergeinfo
set to
-
trustistecommerce/trunk/readme.txt
r3245870 r3251006 3 3 Tags: payments, subscriptions, open banking, payment gateway, payment platform 4 4 Requires at least: 5.4 5 Tested up to: 6. 56 Stable tag: 1.0. 45 Tested up to: 6.7.2 6 Stable tag: 1.0.6 7 7 Requires PHP: 7.2 8 8 License: GPLv2 -
trustistecommerce/trunk/trustist-ecommerce.php
r3178898 r3251006 4 4 Plugin URI: https://www.trustistpay.com 5 5 Description: Take Open Banking or credit card payments in the UK using TrustistEcommerce. 6 Version: 1.0. 56 Version: 1.0.6 7 7 Author: Trustist 8 8 Author URI: https://www.trustistpay.com … … 12 12 defined( 'ABSPATH' ) or die(); 13 13 14 \define('TRUSTISTPLUGIN_VERSION', '1.0. 5');14 \define('TRUSTISTPLUGIN_VERSION', '1.0.6'); 15 15 \define('TRUSTISTPLUGIN_SLUG', 'trustistecommerce'); 16 16 \define('TRUSTISTPLUGIN_NAME', 'TrustistEcommerce');
Note: See TracChangeset
for help on using the changeset viewer.