Plugin Directory

Changeset 3278394


Ignore:
Timestamp:
04/21/2025 06:51:59 PM (11 months ago)
Author:
ctomczyk
Message:

Add version 1.3.11

Location:
spam-prevention-for-contact-form-7-and-comments/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • spam-prevention-for-contact-form-7-and-comments/trunk/README.txt

    r3208400 r3278394  
    33Tags: contact form 7,comments,spam,prevent,protection
    44Requires at least: 4.7
    5 Tested up to: 6.4.3
    6 Stable tag: 1.3.10
     5Tested up to: 6.8.0
     6Stable tag: 1.3.11
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2626
    2727== Changelog ==
     28
     29= 1.3.11 =
     30* Retesting with WordPres 6.8
    2831
    2932= 1.3.10 =
  • spam-prevention-for-contact-form-7-and-comments/trunk/sitelint.php

    r3208400 r3278394  
    1010 * Plugin Name:       Spam Prevention for Contact Form 7 and Comments
    1111 * Description:       Automatic Spam Prevention for Contact Form 7 and Comments
    12  * Version:           1.3.10
     12 * Version:           1.3.11
    1313 * Author:            SiteLint
    1414 * Author URI:        https://www.sitelint.com
     
    2727 * Currently plugin version. Use SemVer - https://semver.org
    2828 */
    29 define('SLSP_SITELINT_VERSION', '1.3.10');
     29define('SLSP_SITELINT_VERSION', '1.3.11');
    3030
    3131/**
Note: See TracChangeset for help on using the changeset viewer.