وضاحت
- Image CAPTCHA rendered with PHP GD (same character set and drawing approach as common self-hosted implementations).
- Stores the challenge using WordPress transients and a form token; does not rely on PHP sessions.
- Shortcode
[wenstoncaptcha]for pages and custom forms. - Contact Form 7: add a
wenstoncaptchaform tag (for example[wenstoncaptcha your-captcha]). - Translations included: Bulgarian, Czech, Danish, German, Spanish, Finnish, French, Greek, Italian, Polish, Russian, Swedish, Ukrainian (see
languages/).
انسٽاليشن
- Upload the
wenstoncaptchafolder to/wp-content/plugins/, or install the ZIP from the Plugins screen. - Activate the plugin through the Plugins menu in WordPress.
- The PHP GD extension must be enabled on the server.
FAQ
-
Does this plugin call an external CAPTCHA service?
-
No. Everything runs on your own server.
-
How do I use it with Contact Form 7?
-
Add a tag to your form template, for example:
[wenstoncaptcha your-captcha]Validation runs automatically when the form is submitted.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“wenstonCaptcha” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙجمع: “wenstonCaptcha” 2 جڳهن ۾ ترجمو ڪيو ويو آهي. ترجمي ڪندڙن جي مهرباني سندن تعاون لاءِ.
ترجمو ڪريو “wenstonCaptcha” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.0.1
- Security: verify WordPress nonce on CAPTCHA image AJAX requests (
admin-ajax.phpactionwenstoncaptcha_image) - Plugin package no longer contains WordPress.org directory-only icon PNGs
- Added uninstall.php, security.md, and LICENSE.txt
1.0.0
- Initial release.
