Changeset 3117827
- Timestamp:
- 07/14/2024 05:50:52 PM (21 months ago)
- Location:
- astounding-spam-prevention
- Files:
-
- 47 added
- 2 edited
-
tags/1.20 (added)
-
tags/1.20/astound-spam-prevention.php (added)
-
tags/1.20/css (added)
-
tags/1.20/css/astound.css (added)
-
tags/1.20/includes (added)
-
tags/1.20/includes/astound-admin-options.php (added)
-
tags/1.20/includes/astound-check.php (added)
-
tags/1.20/includes/astound-class-loader.php (added)
-
tags/1.20/includes/astound-init-options.php (added)
-
tags/1.20/includes/astound-init.php (added)
-
tags/1.20/includes/astound-post-checks.php (added)
-
tags/1.20/includes/astound-redherring-setup.php (added)
-
tags/1.20/modules (added)
-
tags/1.20/modules/astound_chkaccept.php (added)
-
tags/1.20/modules/astound_chkagent.php (added)
-
tags/1.20/modules/astound_chkbadneighborhoods.php (added)
-
tags/1.20/modules/astound_chkbadtld.php (added)
-
tags/1.20/modules/astound_chkbbcode.php (added)
-
tags/1.20/modules/astound_chkcache.php (added)
-
tags/1.20/modules/astound_chkdisp.php (added)
-
tags/1.20/modules/astound_chkdnsbl.php (added)
-
tags/1.20/modules/astound_chkdomains.php (added)
-
tags/1.20/modules/astound_chkexploits.php (added)
-
tags/1.20/modules/astound_chkinvalidip.php (added)
-
tags/1.20/modules/astound_chkisphosts.php (added)
-
tags/1.20/modules/astound_chklong.php (added)
-
tags/1.20/modules/astound_chkmyip.php (added)
-
tags/1.20/modules/astound_chkperiods.php (added)
-
tags/1.20/modules/astound_chkphish.php (added)
-
tags/1.20/modules/astound_chkredherring.php (added)
-
tags/1.20/modules/astound_chkreferer.php (added)
-
tags/1.20/modules/astound_chksession.php (added)
-
tags/1.20/modules/astound_chksfs.php (added)
-
tags/1.20/modules/astound_chkshort.php (added)
-
tags/1.20/modules/astound_chkspamwords.php (added)
-
tags/1.20/modules/astound_chksubdomains.php (added)
-
tags/1.20/modules/astound_chktld.php (added)
-
tags/1.20/modules/astound_chktor.php (added)
-
tags/1.20/modules/astound_chktoxic.php (added)
-
tags/1.20/modules/astound_chkvalidip.php (added)
-
tags/1.20/modules/astound_chkvpn.php (added)
-
tags/1.20/modules/astound_chkwlist.php (added)
-
tags/1.20/modules/astound_module.class.php (added)
-
tags/1.20/readme.txt (added)
-
tags/1.20/script (added)
-
tags/1.20/script/astound.js (added)
-
tags/1.20/uninstall.php (added)
-
trunk/astound-spam-prevention.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
astounding-spam-prevention/trunk/astound-spam-prevention.php
r2982318 r3117827 4 4 Plugin URI: http://wordpress.org/plugins/stop-spammer-registrations-plugin/ 5 5 Description: Astounding Spam Prevention blocks spammers from leaving comments. Protects sites from robot registrations and malicious attacks. 6 Version: 1. 196 Version: 1.20 7 7 Author: Keith P. Graham 8 8 -
astounding-spam-prevention/trunk/readme.txt
r2982318 r3117827 1 1 === Astounding Spam Prevention === 2 2 Tags: spam, antispam, anti-spam, spam blocker, block spam, signup spam, comment spam, spam filter, registration spam, spammer, spammers, spamming, comment, comments, protection, register, registration, security, signup, user registration spam, wonderful spam, lovely spam, wonderful spam 3 Tested up to: 6. 23 Tested up to: 6.5.5 4 4 Contributors: kpgraham@gmail.com 5 5 Requires at least: 4.0 6 Stable tag: 1. 196 Stable tag: 1.20 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Donate link: https:// www.kpgraham.com/BuyMyBook.html9 Donate link: https://linktr.ee/keithpgraham 10 10 11 11 … … 19 19 == Donate == 20 20 Please buy one of my books and give it a good review. I worked hard on these books, and they are worth reading. 21 My Author Page at Amazon: https://amzn.to/42BjwXv 21 See my books and contacts: https://linktr.ee/keithpgraham 22 22 23 23 <br> … … 35 35 36 36 == Changelog == 37 38 = 1.20 = 39 * Tested under WordPress 6.6 37 40 38 41 = 1.19 =
Note: See TracChangeset
for help on using the changeset viewer.