Changeset 3250381
- Timestamp:
- 03/04/2025 12:11:52 PM (13 months ago)
- Location:
- trustistecommerce/tags/1.0.6
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
trustist-ecommerce.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trustistecommerce/tags/1.0.6/readme.txt
r3245881 r3250381 3 3 Tags: payments, subscriptions, open banking, payment gateway, payment platform 4 4 Requires at least: 5.4 5 Tested up to: 6. 55 Tested up to: 6.7.2 6 6 Stable tag: 1.0.6 7 7 Requires PHP: 7.2 -
trustistecommerce/tags/1.0.6/trustist-ecommerce.php
r3178898 r3250381 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.