Changeset 2022548
- Timestamp:
- 01/31/2019 09:50:29 AM (7 years ago)
- Location:
- multipay/trunk
- Files:
-
- 3 edited
-
multipay.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
multipay/trunk/multipay.php
r2010660 r2022548 4 4 Plugin URI: https://wordpress.org/plugins/multipay/ 5 5 Description: MultiPay is a free eCommerce plugin that allows you to sell anything, simply 6 Version: 1.4. 36 Version: 1.4.4 7 7 Author: etalented 8 8 Author URI: https://etalented.co.uk/ -
multipay/trunk/readme.txt
r2010660 r2022548 6 6 Tested up to: 5.0.3 7 7 Requires PHP: 5.6 8 Stable tag: 1.4. 38 Stable tag: 1.4.4 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 135 135 == Changelog == 136 136 137 = 1.4.4 = 138 * Added to upgrade information 139 137 140 = 1.4.3 = 138 141 * Deprecated CURL requests for HTTP API where TLS verification was disabled -
multipay/trunk/settings.php
r2010660 r2022548 1776 1776 <p>'.__('The payment manager lists all pending and completed payments','multipay').', '.__('the merchant used to make the payment and the transaction number','multipay').'. '.__('There are options to delete single or multiple records and download all records.','multipay').'</p> 1777 1777 <h2>'.__('All this for just $10','multipay').'</h2> 1778 <p>'.__('Click the button below to pay for your upgrade','multipay').'. '.__('Once payment has cleared upgrading is automatic','multipay').'. '.__('But if something does go awry you will get an email with your authorisation key that you can enter below.','multipay').'</p>1778 <p>'.__('Click the button below to pay for your upgrade','multipay').'. '.__('Once payment has cleared upgrading is automatic','multipay').'. '.__('But if something does goes wrong, you will get an email with your authorisation key that you can enter below.','multipay').'<br><strong>'.__('Please note: upgrade will not work from an internal server or localhost - your website needs to be publically accessible.','multipay').'</strong></p> 1779 1779 <p><input type="submit" name="Upgrade" class="button-primary" style="color: #FFF;" value="'.__('Upgrade to Pro', 'multipay').'" /></p> 1780 1780 <h2>'.__('Activate your Upgrade','multipay').'</h2>
Note: See TracChangeset
for help on using the changeset viewer.