Plugin Directory

Changeset 1730263


Ignore:
Timestamp:
09/15/2017 02:54:51 AM (8 years ago)
Author:
ryu263
Message:

Version 1.0.5

Location:
mw-wp-form-recaptcha/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mw-wp-form-recaptcha/trunk/mw-wp-form-recaptcha.php

    r1730252 r1730263  
    44 * Plugin URI: http://webcre-archive.com
    55 * Description: Adds reCAPTCHA field to MW WP Form
    6  * Version: 1.0.4
     6 * Version: 1.0.5
    77 * Author: Ryujiro Yamamoto
    88 * Author URI: http://webcre-archive.com
     
    2525        'mw_wp_form_recaptcha_admin',
    2626        'dashicons-admin-post',
    27         ''
     27        58
    2828    );
    2929}
  • mw-wp-form-recaptcha/trunk/readme.txt

    r1730252 r1730263  
    44Requires at least: 4.3
    55Tested up to: 4.8.1
    6 Stable tag: 1.0.4
     6Stable tag: 1.0.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2727== Changelog ==
    2828
    29 = 1.0.4 =
     29= 1.0.5 =
    3030* Fix debug mode notice
    3131
Note: See TracChangeset for help on using the changeset viewer.