-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
44 lines (36 loc) · 1.99 KB
/
readme.txt
File metadata and controls
44 lines (36 loc) · 1.99 KB
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
=== Gravity Forms Blacklist ===
Contributors: mojtabam2021
Donate link: https://beraket.net
Tags: gravity forms, blacklist, spam prevention, email blacklist, domain blacklist, IP blacklist, keyword blacklist
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Enhance your Gravity Forms with advanced spam prevention by blacklisting emails, domains, and IP addresses. Features include keyword blacklisting (coming soon), support for CSV/JSON file uploads, online API integration, and customizable error messages.
== Installation ==
1. Upload the `gravity-forms-blacklist` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to **Forms > Settings > GF Blacklist** to configure the plugin settings.
== Frequently Asked Questions ==
= How do I add items to the blacklist? =
Navigate to **Forms > Settings > GF Blacklist** and enter the emails, domains, or IP addresses you wish to blacklist.
= Can I import a list of blacklisted items? =
Yes, the plugin supports importing CSV and JSON files containing blacklisted items.
= Is there an option to customize the error message displayed to users? =
Absolutely, you can set a custom error message in the plugin settings under **Forms > Settings > GF Blacklist**.
== Screenshots ==
1. **Plugin Settings Page**: Overview of the plugin's settings interface.
2. **Blacklist Management**: Interface for adding and managing blacklisted items.
3. **Custom Error Message**: Example of a custom error message shown to users for blacklisted emails.
== Changelog ==
= 1.0.0 =
* Initial release with email, domain, and IP blacklisting.
* Support for CSV/JSON file uploads.
* Online API integration for real-time blacklisting.
* Customizable error messages.
== Upgrade Notice ==
= 1.0.0 =
Initial release. Please configure the plugin settings under **Forms > Settings > GF Blacklist** after activation.