A simple plugin to automatically block spam Woo orders that began in October 2020.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bssorders_is_a_spam_order". | 23:3 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "action_woocommerce_validate_spam_checkout". | 73:3 | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'block-specific-spam-woo-orders' but got 'guwii-woo-block-spam-orders'. | 76:46 | General |
| ERROR | license_mismatch | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | — | Plugin Repo |
| WARNING | textdomain_mismatch | The "Text Domain" header in the plugin file does not match the slug. Found "guwii-woo-block-spam-orders", expected "block-specific-spam-woo-orders". | — | Plugin Repo |
| 15.11.2025, 02:56:10 | 9s | 99 | 4 | 1 |