Changeset 2385124
- Timestamp:
- 09/20/2020 07:15:20 AM (6 years ago)
- Location:
- custom-currency-for-woocommerce
- Files:
-
- 2 added
- 2 edited
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
trunk/CustomCurrencyForWooCommerce.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-currency-for-woocommerce/trunk/CustomCurrencyForWooCommerce.php
r2379211 r2385124 5 5 * Project Name: Custom Currency For WooCommerce 6 6 * Project Description: Custom Currency For WooCommerce allows you to change the currency symbol used in WooCommerce and you can add a new custom currency type to the WooCommerce. 7 * Project Version: 1. 0.07 * Project Version: 1.1.0 8 8 * File Name: CustomCurrencyForWooCommerce.php 9 9 * File Description: This file is read by WordPress to generate the plugin information in the plugin admin area. 10 10 * This file also includes all of the dependencies used by the plugin, registers the activation 11 11 * and deactivation functions, and defines a function that starts the plugin. 12 * File Version: 1. 0.013 * Last Change: 2020-0 8-1912 * File Version: 1.1.0 13 * Last Change: 2020-09-20 14 14 * 15 15 * @copyright … … 32 32 * Text Domain: CCForWC 33 33 * Domain Path: /Public/Languages 34 * Version: 1. 0.034 * Version: 1.1.0 35 35 * Author: I am Programmer 36 36 * Author URI: https://iamprogrammer.lk -
custom-currency-for-woocommerce/trunk/readme.txt
r2384985 r2385124 11 11 Requires at least: 5.0 12 12 Tested up to: 5.5.1 13 Stable tag: 1. 0.014 Version: 1. 0.013 Stable tag: 1.1.0 14 Version: 1.1.0 15 15 License: GPLv3 16 16 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 26 26 27 27 == Screenshots == 28 1. Step 01 29 2. Step 02 28 30 29 31 == Changelog == 32 33 = v1.1.0 = 2020-09-20 34 * First Release 30 35 31 36 = v1.0.0 = 2020-09-11
Note: See TracChangeset
for help on using the changeset viewer.