Changeset 3270706
- Timestamp:
- 04/10/2025 09:04:36 PM (12 months ago)
- Location:
- block-specific-spam-woo-orders
- Files:
-
- 3 added
- 2 edited
-
tags/0.78 (added)
-
tags/0.78/readme.txt (added)
-
tags/0.78/woo-block-spam-orders.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/woo-block-spam-orders.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
block-specific-spam-woo-orders/trunk/readme.txt
r3145892 r3270706 3 3 Tags: woocommerce, woo, block, spam, orders 4 4 Requires at least: 5.1 5 Tested up to: 6. 6.15 Tested up to: 6.8 6 6 Requires PHP: 5.4 7 Stable tag: 0.7 77 Stable tag: 0.78 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 86 86 == Changelog == 87 87 88 = 0.78 = 89 * Tested compatibility with WooCommerce 9.8.1 90 * Tested compatibility with WP 6.8 91 88 92 = 0.77 = 89 93 * Added filters for extending blocked email domains and names. -
block-specific-spam-woo-orders/trunk/woo-block-spam-orders.php
r3145886 r3270706 6 6 * Description: A quick plugin to block on-going issues with spam WooCommerce orders November 2020 7 7 * Author: guwii 8 * Version: 0.7 78 * Version: 0.78 9 9 * Author URI: https://guwii.com 10 10 * License: GPL3+ 11 11 * Text Domain: guwii-woo-block-spam-orders 12 12 * WC requires at least: 4.3 13 * WC tested up to: 9. 2.313 * WC tested up to: 9.8.1 14 14 */ 15 15
Note: See TracChangeset
for help on using the changeset viewer.