[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fUpkNQfEloTl9APZzSN3SJbWmeHiCbIuxiW-hyeRcg1o":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"wigster","https:\u002F\u002Fprofiles.wordpress.org\u002Fwigster\u002F",1,1000,100,30,94,"2026-04-05T05:28:56.331Z",[13],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"downloaded":19,"rating":8,"num_ratings":20,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":25,"homepage":31,"download_link":32,"security_score":8,"vuln_count":33,"unpatched_count":33,"last_vuln_date":34,"fetched_at":35},"block-specific-spam-woo-orders","Block Specific Spam Woo Orders","0.79","\u003Cp>This plugin prevents a specific set of WooCommerce fake\u002Fspam orders.\u003Cbr \u002F>\nSimply install and activate the plugin; there are no settings or tweaks to be made unless you want to add your own filters.\u003Cbr \u002F>\nThe plugin extends WooCommerce’s built-in checkout validations to check for a specific set of known spam email accounts and names. If triggered, the spam bot simply cannot checkout and importantly does not get to the account creation stage.\u003Cbr \u002F>\nThe names\u002Femails it checks for would only be used by spam bots, so there is no need to worry about false positives.\u003C\u002Fp>\n\u003Cp>If you’ve found this plugin useful, you can support my work by buying me a coffee at:\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fbuymeacoffee.com\u002Falexwigmore\" rel=\"nofollow ugc\">Buy Me a Coffee\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>How to Use Custom Filters\u003C\u002Fh3>\n\u003Cp>Starting from plugin version 0.77, you can extend the list of blocked email domains and blocked customer names using custom filters.\u003C\u002Fp>\n\u003Ch3>Available Filters:\u003C\u002Fh3>\n\u003Col>\n\u003Cli>\u003Cstrong>BSSO_extra_domains:\u003C\u002Fstrong> Add custom email domains to block during the checkout process.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>BSSO_extra_names:\u003C\u002Fstrong> Add custom first names to block during the checkout process.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Example Usage\u003C\u002Fh3>\n\u003Cp>To use these filters, add code to your theme’s \u003Ccode>functions.php\u003C\u002Fcode> file or a custom plugin.\u003C\u002Fp>\n\u003Ch4>1. Blocking Additional Email Domains\u003C\u002Fh4>\n\u003Cp>If you want to block additional email domains like \u003Ccode>exampledomain.com\u003C\u002Fcode> and \u003Ccode>spamdomain.net\u003C\u002Fcode>, use the \u003Ccode>BSSO_extra_domains\u003C\u002Fcode> filter.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Code Example:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('BSSO_extra_domains', function () {\n    return ['exampledomain.com', 'spamdomain.net'];\n});\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>2. Blocking Additional First Names\u003C\u002Fh4>\n\u003Cp>If you want to block additional first names like \u003Ccode>spambot\u003C\u002Fcode> and \u003Ccode>faker\u003C\u002Fcode>, use the \u003Ccode>BSSO_extra_names\u003C\u002Fcode> filter.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Code Example:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('BSSO_extra_names', function () {\n    return ['spambot', 'faker'];\n});\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>Complete Example\u003C\u002Fh3>\n\u003Cp>Here’s how you might use both filters together:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Code Example:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('BSSO_extra_domains', function () {\n    return ['exampledomain.com', 'spamdomain.net'];\n});\n\nadd_filter('BSSO_extra_names', function () {\n    return ['spambot', 'faker'];\n});\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>Version Compatibility\u003C\u002Fh3>\n\u003Cp>Please note that these filters are only available starting from version 0.77 of the plugin. Ensure your plugin is updated to at least this version to use the custom filters.\u003C\u002Fp>\n","A simple plugin to automatically block spam Woo orders that began in October 2020.",18388,10,"2025-12-03T11:55:00.000Z","6.9.4","5.1","5.4",[26,27,28,29,30],"block","orders","spam","woo","woocommerce","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fblock-specific-spam-woo-orders\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fblock-specific-spam-woo-orders.0.79.zip",0,null,"2026-03-15T15:16:48.613Z"]