开发者 |
vidishp
quanticedge |
---|---|
更新时间 | 2025年7月23日 17:31 |
捐献地址: | 去捐款 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
woo-product-category-discount.php
to the /wp-content/plugins/
directoryIf the discount applied has status "inactive", then it will not be active discount.
You can add multiple conditions by clicking on "Add Condition" button. Also you can specify whether you want "All" conditions to be met or "ANY".
Please add the following line in wp-config.php before uninstalling the plugin(if you want to remove the database table): define( 'WPCD_REMOVE_TABLES', true );