Plugin Directory

Changeset 2628942


Ignore:
Timestamp:
11/13/2021 01:04:17 AM (4 years ago)
Author:
adaptsites
Message:

Added Version 1.0.1

Location:
add-spam-filters/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • add-spam-filters/trunk/add-spam-filters.php

    r2336794 r2628942  
    33* Plugin Name: Add Spam Filters
    44* Plugin URI: https://www.addspamfilters.com/
    5 * Description: Stop Spam User Registrations by Adding StopForumSpam.com, theChecker.co, and Email Domain Extension Filters.
    6 * Version: 1.1
    7 * Author: Adapt Sites
    8 * Author URI: https://www.adaptsites.com/
     5* Description: Stop Spam User Registrations by Adding StopForumSpam.com, emailable.com, and Email Domain Extension Filters.
     6* Version: 1.0
     7* Author: Kegan Quimby
     8* Author URI: https://www.keganquimby.com/
    99* Text Domain: adaptsites_addspamfilters
    1010**/
  • add-spam-filters/trunk/readme.txt

    r2336794 r2628942  
    11=== Add Spam Filters ===
    2 Contributors: adaptsites
    3 Tags: stopforumspam, thechecker, add spam filter, add spam filters, validate, email, spam, filter
    4 Donate link: https://www.paypal.me/adaptsites
     2Contributors: adaptsites, keganquimby
     3Tags: stopforumspam, emailable, validate, email, spam, filter,
    54Requires at least: 5.0
    6 Tested up to: 5.4.2
     5Tested up to: 5.8.2
    76Requires PHP: 5.6
    87License: GPLv2 or later
     
    109Stable tag: trunk
    1110
    12 Stop Spam User Registrations by Adding StopForumSpam.com, theChecker.co, and Email Domain Extension Filters.
     11Stop Spam User Registrations by Adding StopForumSpam.com, Emailable.com, and Email Domain Extension Filters.
    1312
    1413== Description ==
    15 This plugin adds filters to the WordPress user registration process. It lets you check user signups against StopForumSpam.com and/or theChecker.co
     14This plugin adds filters to the WordPress user registration process. It lets you check user signups against StopForumSpam.com and/or Emailable.com
    1615
    17 When a user registers, you can configure this plugin to use the submitted email address and IP address to first check against StopForumSpam.com to see if there is a match to the IP address and/or the email address in their FREE database. Then you can check if the ending of the email address is .ru or another country extension you want to block to cut down on spam registrations. Finally, if it passes these checks, you can check the email address against thechecker.co to see if the email is valid.
     16When a user registers, you can configure this plugin to use the submitted email address and IP address to first check against StopForumSpam.com to see if there is a match to the IP address and/or the email address in their FREE database. Then you can check if the ending of the email address is .ru or another country extension you want to block to cut down on spam registrations. Finally, if it passes these checks, you can check the email address against Emailable.com to see if the email is valid.
    1817
    19 [TheChecker.co](https://app.thechecker.co/signup?coupon=F7EC3F)
    20 Validate user registration emails using TheChecker.co to see if an email is: deliverable, risky, unknown, or undeliverable.
     18[Emailable.com](https://emailable.com)
     19Validate user registration emails using Emailable.com to see if an email is: deliverable, risky, unknown, or undeliverable.
    2120
    22 
    23 Receive an extra 30% FREE CREDITS in your first purchase:
    24 Use F7EC3F coupon code in signup form or [this link](https://app.thechecker.co/signup?coupon=F7EC3F). Using this coupon code also helps support the development of this plugin.
    2521
    2622== Installation ==
     
    3228June 30, 2020
    3329* Initial release.
     30
     31November 12, 2021
     32* Updated plugin to use Emailable.com
Note: See TracChangeset for help on using the changeset viewer.