Changeset 3178895
- Timestamp:
- 10/30/2024 02:57:41 PM (17 months ago)
- Location:
- trustistecommerce/tags/1.0.5
- Files:
-
- 5 copied
-
. (copied) (copied from trustistecommerce/trunk)
-
includes/gravityforms/TrustistGFPayments.php (copied) (copied from trustistecommerce/trunk/includes/gravityforms/TrustistGFPayments.php)
-
includes/settings/load_settings.php (copied) (copied from trustistecommerce/trunk/includes/settings/load_settings.php)
-
readme.txt (copied) (copied from trustistecommerce/trunk/readme.txt)
-
trustist-ecommerce.php (copied) (copied from trustistecommerce/trunk/trustist-ecommerce.php) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trustistecommerce/tags/1.0.5/trustist-ecommerce.php
r3178848 r3178895 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. 46 Version: 1.0.5 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. 4');14 \define('TRUSTISTPLUGIN_VERSION', '1.0.5'); 15 15 \define('TRUSTISTPLUGIN_SLUG', 'trustistecommerce'); 16 16 \define('TRUSTISTPLUGIN_NAME', 'TrustistEcommerce');
Note: See TracChangeset
for help on using the changeset viewer.