Changeset 2670381
- Timestamp:
- 02/01/2022 08:46:16 AM (4 years ago)
- Location:
- block-specific-spam-woo-orders/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
woo-block-spam-orders.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
block-specific-spam-woo-orders/trunk/readme.txt
r2460805 r2670381 1 1 === Plugin Name === 2 2 Contributors: wigster 3 Tags: woocommerce,woo,block, spam,orders3 Tags: woocommerce,woo,block,spam,orders 4 4 Requires at least: 5.1 5 Tested up to: 5. 65 Tested up to: 5.9 6 6 Requires PHP: 5.4 7 7 Stable tag: 4.3 … … 25 25 == Changelog == 26 26 27 28 = 0.54 = 29 * Updating supported versions for WP and Woocommerce 30 27 31 = 0.53 = 28 32 * Adding support for readme.txt changelogs. -
block-specific-spam-woo-orders/trunk/woo-block-spam-orders.php
r2458824 r2670381 6 6 * Description: A quick plugin to block on-going issues with spam WooCommerce orders November 2020 7 7 * Author: guwii 8 * Version: 0.5 38 * Version: 0.54 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: 4.913 * WC tested up to: 6.1.1 14 14 */ 15 15
Note: See TracChangeset
for help on using the changeset viewer.