Changeset 3137713
- Timestamp:
- 08/19/2024 03:51:16 PM (19 months ago)
- Location:
- growanizer/trunk
- Files:
-
- 2 edited
-
growanizer.php (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
growanizer/trunk/growanizer.php
r2595114 r3137713 4 4 * Plugin Name: Growanizer 5 5 * Description: The new generation of smart sales for WooCommerce. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author: Custom4Web 8 8 * Author URI: https://www.custom4web.com/ … … 10 10 * Domain Path: /languages/ 11 11 * WC requires at least: 3.0.0 12 * WC tested up to: 5.5.212 * WC tested up to: 9.1.4 13 13 */ 14 14 … … 38 38 const ADMIN_PATH = 'admin'; 39 39 const MODULES_PATH = 'modules'; 40 const VERSION = '1.0. 2';40 const VERSION = '1.0.3'; 41 41 const PREFIX = 'growanizer_'; 42 42 -
growanizer/trunk/readme.txt
r2595114 r3137713 4 4 Donate link: https://codecanyon.net/user/custom4web/portfolio 5 5 Requires at least: 5.5 6 Tested up to: 5.8.06 Tested up to: 6.6.1 7 7 Requires PHP: 7.0 8 Stable tag: 1.0. 28 Stable tag: 1.0.3 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 64 64 65 65 1.0.2 Added compatibility with theme Irankala. Fixed incompatibility with the plugin Advanced AJAX Product Filters for WooCommerce. 66 67 1.0.3 Tested up to WP version 6.6.1 and WooCommerce version 9.1.4.
Note: See TracChangeset
for help on using the changeset viewer.