Plugin Directory

Changeset 1682208


Ignore:
Timestamp:
06/20/2017 10:17:19 PM (9 years ago)
Author:
MikeChallis
Message:

fix readme

Location:
si-captcha-for-wordpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • si-captcha-for-wordpress/trunk/readme.txt

    r1680218 r1682208  
    55Tags: captcha, recaptcha, buddypress, bbpress, woocommerce, wpforo, multisite, jetpack, comment, comments, login, register, anti-spam, spam, security
    66Requires at least: 3.6.0
    7 Tested up to: 4.7
     7Tested up to: 4.8
    88Stable tag: 3.0.0.19
    99License: GPLv2 or later
     
    258258== Changelog ==
    259259
     260= 3.0.0.20 =
     261* (20 Jun 2017) - Fix readme
     262
    260263= 3.0.0.19 =
    261264* (05 Jun 2017) - Fix duplicate si_captcha_code ID.
  • si-captcha-for-wordpress/trunk/si-captcha.php

    r1671442 r1682208  
    44Plugin URI: https://wordpress.org/plugins/si-captcha-for-wordpress/
    55Description: Adds Secure Image CAPTCHA to WordPress pages for comments, login, registration, lost password, BuddyPress register, bbPress register, wpForo register, bbPress New Topic and Reply to Topic Forms, Jetpack Contact Form, and WooCommerce checkout. In order to post comments, login, or register, users will have to pass the CAPTCHA test. Prevents spam from automated bots. Compatible with Akismet and Multisite Network Activate.
    6 Author: Mike Challis
     6Author: fastsecure
    77Author URI: http://www.642weather.com/weather/scripts.php
    88Text Domain: si-captcha
    99Domain Path: /languages
    1010License: GPLv2 or later
    11 Version: 3.0.0.19
     11Version: 3.0.0.20
    1212*/
    1313
    14 $si_captcha_version = '3.0.0.19';
     14$si_captcha_version = '3.0.0.20';
    1515
    1616/*  Copyright (C) 2008-2017 Mike Challis  (http://www.642weather.com/weather/contact_us.php)
Note: See TracChangeset for help on using the changeset viewer.