هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Stop Registration Spam

الوصف

This is a simple plugin designed to cut down on automated spam registrations and the emails they produce.

The idea is simple: in order to register, users have to answer a question that’s simple for anyone reading your blog, but impossible for a script being run by a spammer.

To install, simply copy stop_registration_spam.php to your Plugins directory. Enable the plugin and an options page will appear under the WordPress Settings menu.

In the settings page, enter your question (keep it short), answer (ideally very short) and a hint to display if the user gets it wrong. Save these and they’ll be used for new registrations.

I’ve been using this plugin for a few months, and it cut spam from dozens a day to none at all. Hope you find it useful. Questions etc welcome on my blog:

http://www.tomroyal.com/blog/2012/04/09/stop-wordpress-registration-spam/

Tom

المراجعات

3 أبريل، 2024
I run a site where any user can register, I have been trying every plugin including V3 captcha, this is by far the most effective and the best plugin to stop registration form spam. Amazing
إقرأ جميع المراجعات 5

المساهمون والمطوّرون

“Stop Registration Spam” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Stop Registration Spam“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

v1.2 – Removed some old PHP references, tested with WordPress 6.4.2 on PHP 8.2
v1.21 – Updated Tested Up To value accordingly
v1.22 – Fix <? short PHP tag to <?php for better compatibility
v1.23 – Minor update to fix “tested up to”
v1.24 – Patch XSS issue