Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

bluehost/endurance-wp-module-spam-prevention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Endurance Logo

Spam Prevention WordPress Module

Version Number License

Uses the stopforumspam.com API to add basic spam prevention to logins and comments.

Installation

1. Add the Bluehost Satis to your composer.json.

composer config repositories.bluehost composer https://bluehost.github.io/satis

2. Require the bluehost/endurance-wp-module-spam-prevention package.

composer require bluehost/endurance-wp-module-spam-prevention

Usage

This module is active by-default and can be disabled by users. There is no UI or other options.

More on Endurance WordPress Modules