תוסף זה לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס. ייתכן והתוסף כבר לא מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות יותר.

No Spam

תיאור

No Spam is a simple, lightweight and efficient anti-spam plugin.

It relies on differences between humans and robots when they visit (or crawl) a page.

  1. Most of human visitors clients are javascript enabled and most of spam bot are not. Then the No Spam plugin adds an input field in the comment form using javascript. After submission, the plugin check if this field exists.

  2. As spam bots usually don't kown which fields are required and which are not, they use to fill all the fields. The plugin adds a extra field (with empty value) in the comment form and hide it with CSS styling. After submission, the plugin check if the field is still empty.

התקנה

  1. Upload nospam to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

שאלות נפוצות

Coming soon…

סקירות

There are no reviews for this plugin.

מפתחים

"No Spam" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "No Spam" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

1.0.3

  • Updated WordPress version support 3.9

1.0.2

  • Fixed activation / deactivation bug (headers already sent)

1.0.1

  • Remove unused assets

1.0.0

  • First stable version