=== FortGuard Spam Protection===
Contributors: hyvor, nadil
Tags: Spam Detection, Spam Protection, Anit-Spam, Spam Score, Sentiment-Detection
Requires at least: 4.6
Tested up to: 7.0
Stable tag: 1.0.1
Requires PHP: 7.4
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Detect spam comments on WordPress site using FortGuard.

== Description ==

[FortGuard](https://fortguard.io) is a state-of-the-art spam detection API for commenting systems, forums, email clients, and many other applications.

= Features =

* Real-time spam detection
* Access to state-of-the art LLMs
* Spam threshold
* Spam by location
* Spam by language
* Supports any language
* Spam by sentiments

= Useful Links =

* [**FortGuard Console**](https://fortguard.io/console)
* [**Pricing**](https://fortguard.io/pricing)
* [**Docs**](https://fortguard.io/docs)
* [**Privacy Policy**](https://fortguard.io/docs/privacy)
* [**Terms of Service**](https://fortguard.io/docs/terms)

== FAQ ==

= Do I need an API key to use this plugin? = 

Yes. You need to sign up at [FortGuard](https://fortguard.io) to get an API key.

== Installation ==

= Pre-requisits =

* You must have a **FortGuard account** and a **FortGuard Project** to use this plugin.
* If you do not have a account yet, [sign up now](https://fortguard.io/signup) and create a project. 
* If you do have a FortGuard account but no project for your WordPress site, [create a new project now](https://fortguard.io/console/new).
* Copy your Project **API KEY**.

In the WordPress admin panel,

1. Go to **Plugins** > **Add New**
2. Type **fortguard** in the search box
3. Find **FortGuard Spam Protection** by Hyvor
4. Click **Install Now**
5. Activate the plugin
6. Go to FortGuard plugin
7. Add FortGuard API Key and click **Save**. (*You can find you API Key at the [console](https://fortguard.io/console).*)
8. Configure your preferred spam detection criteria and click **Change**. (*You may change these criteria at any time.*)

== Change Log ==

= 1.0.1 =
* Supports all models in FortGuard

= 1.0.0 =
* Introduced FortGuard WordPress plugin.