Beskrivning
Math Comment Spam Protection asks the visitor making the comment to answer a simple math question. This is intended to prove that the visitor is a human being and not a spam robot.
Example of such question: Sum of 9 + 9 ?
This plugin does not require JavaScript or cookies. It uses a special encryption function; the result of the question is being passed via a hidden field. The result is being compared with the value entered by the visitor – after encrypring this value as well.
Please visit the official website for further details and the latest information on this plugin.
Installation
See on the official website.
Vanliga frågor
- Installation Instructions
-
See on the official website.
- Where can I get more information?
-
Please visit the official website for the latest information on this plugin.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Math Comment Spam Protection” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Math Comment Spam Protection” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Math Comment Spam Protection” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
3.0 [2010-08-08]
- New: Field for the HTML code in the plugin options
- New: HTML code can be added automatically without altering theme files
- New: now using inc.swg-plugin-framework.php with a better plugin options page
- Fix: now compatible in WordPress 3.0
2.2 [2007-11-27]
- Fix: two security issues (XSS) resolved.
2.1 [2007-02-01]
- Fix: Further improved hash calculation.
2.0 [2006-07-30]
- New: An options menu is available in the WordPress admin options. Also, written-out numbers can be defined.
1.2 [2006-07-21]
- Fix: Rarely, a warning message ”Division by zero” occurred (was caused by the hash function).
1.1 [2006-07-09]
- Fix: Improved hash calculation by considering date and blog title.
1.0 [2006-07-03]
- Initial release