Опис
Helps prevent fake/spam WooCommerce orders using a decoy product approach plus basic product/cart protections. Simple admin screen under WooCommerce.
Прегледи
14. новембар 2025.
This plugin works as advertized. I have no more fake orders showing up in any of my stores. Worth every penny.
Сарадници и градитељи
Fake Order Blocker for WooCommerce је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Fake Order Blocker for WooCommerce на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
1.0.6
- Meta: Add owner username to Contributors in readme.
- Compatibility: Declare WooCommerce dependency via Requires Plugins: woocommerce.
1.0.5
- Security: Replace direct $_POST access for nonce with filter_input() + wp_unslash() + sanitize_text_field() to satisfy PHPCS InputNotSanitized.
