Changeset 2456764
- Timestamp:
- 01/15/2021 06:20:05 AM (4 years ago)
- Location:
- multi-currency-wallet
- Files:
-
- 126 added
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
multi-currency-wallet/trunk/includes/init.php
r2435830 r2456764 70 70 */ 71 71 require MCWALLET_PATH . 'includes/banners.php'; 72 73 /**74 * Banners75 */76 require MCWALLET_PATH . 'includes/info.php';77 78 79 -
multi-currency-wallet/trunk/multi-currency-wallet.php
r2435830 r2456764 4 4 * Plugin URI: https://plugins.wordpress.org/multi-currency-wallet 5 5 * Description: Simplest Multi-currency wallet for WordPress. 6 * Version: 1.1. 06 * Version: 1.1.1 7 7 * Requires at least: 5.4 8 8 * Requires PHP: 5.6 -
multi-currency-wallet/trunk/readme.txt
r2435830 r2456764 4 4 Requires at least: 4.6 5 5 Tested up to: 5.6 6 Stable tag: 1.1. 06 Stable tag: 1.1.1 7 7 Requires PHP: 5.6 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.