-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
50 lines (31 loc) · 1.64 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
=== LH Posse ===
Contributors: shawfactor
Donate link: http://lhero.org/plugins/lh-zero-spam/
Tags: comments, spam, antispam, anti-spam, comment spam, spambot, spammer, spam free, spam blocker, registration spam
Requires at least: 3.0
Tested up to: 4.3
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Zero Spam makes blocking spam comments and registrations easy.
== Description ==
**Why should your users prove that they're humans by filling out captchas? Let bots prove they're not bots with the <a href="http://lhero.org/plugins/lh-zero-spam/">LH Zero Spam plugin</a>.**
LH Zero Spam blocks registration spam and spam in comments automatically without any config or setup. Zero Spam was initially built based on the work by <a href="http://davidwalsh.name/wordpress-comment-spam">David Walsh</a>, but enhanced with simpler code base and unobtrusive JavaScript.
Major features in WordPress Zero Spam include:
* **No captcha**, because spam is not users' problem
* **No moderation queues**, because spam is not administrators' problem
* **Blocks spam registrations & comments** with the use of JavaScript
== Installation ==
1. Upload the `lh-zero-spam` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Is JavaScript required for this plugin to work? =
Yes, that's what does the magic and keeps spam bots out.
= I keep getting 'There was a problem processing your comment.' =
Be sure JavaScript is enabled and there are no JS errors.
== Screenshots ==
== Changelog ==
= 1.0 =
* Initial release
= 1.0 =
* Code Improvement