human-internet / humanid-spam-filter

WordPress plugin to block spam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Human ID logo

Human ID Spam Filter

Human ID Spam Filter stops spammers and spam bots from commenting on your WordPress posts.

Requirement

  1. PHP >= 7.4
  2. Node >= 16.14.2

Project Setup

  1. Clone/Fork/Download the repository
  2. Copy the extracted folder to the wp-content/plugins directory of your WordPress instance
  3. Move into the plugin folder from your terminal
        $ cd WORDPRESS_PATH/wp-contents/plugins/humanid-spam-filter
  4. Run npm install to install packages
  5. Run npm run watch to auto compile sass files to css
  6. Run npm run translate to update the translation file
  7. Run npm run allow-deploy to make the deployment script executable
  8. Run npm run deploy to generate a zip file that can be deployed
  9. Don't forget to check the Contributing guide

About

WordPress plugin to block spam

License:GNU General Public License v3.0


Languages

Language:PHP 89.0%Language:Shell 5.0%Language:JavaScript 3.6%Language:SCSS 2.4%