Plugin Directory

Changeset 2521078


Ignore:
Timestamp:
04/25/2021 02:22:46 PM (5 years ago)
Author:
willjenkins
Message:

Update version and tested fields.

Location:
astounding-spam-prevention
Files:
47 added
2 edited

Legend:

Unmodified
Added
Removed
  • astounding-spam-prevention/trunk/astound-spam-prevention.php

    r2295493 r2521078  
    44Plugin URI: http://wordpress.org/plugins/stop-spammer-registrations-plugin/
    55Description: Astounding Spam Prevention blocks spammers from leaving comments. Protects sites from robot registrations and malicious attacks.
    6 Version: 1.16
     6Version: 1.17
    77Author: Will Jenkins
    88
     
    1616* define globals.
    1717*/
    18 define('ASTOUND_VERSION', '1.16');
     18define('ASTOUND_VERSION', '1.17');
    1919define( 'ASTOUND_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
    2020define( 'ASTOUND_PLUGIN_FILE', plugin_dir_path( __FILE__ ) );
  • astounding-spam-prevention/trunk/readme.txt

    r2295493 r2521078  
    11=== Astounding Spam Prevention ===
    22Tags: 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: 5.4.1
     3Tested up to: 5.7.1
    44Contributors: willjenkins
    55Requires at least: 4.0
    6 Stable tag: 1.16
     6Stable tag: 1.17
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2828
    2929== Changelog ==
     30
     31= 1.17 =
     32* Tested under WordPress 5.7.1
    3033
    3134= 1.16 =
Note: See TracChangeset for help on using the changeset viewer.