Plugin Directory

Changeset 469684


Ignore:
Timestamp:
11/30/2011 10:18:32 PM (14 years ago)
Author:
manfer
Message:

Prepared for version 0.0.4

Location:
contact-form-7-bwp-recaptcha-extension/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • contact-form-7-bwp-recaptcha-extension/trunk/contact-form-7-bwp-recaptcha-extension.php

    r468226 r469684  
    44Plugin URI: http://www.manfersite.tk/cf7bwpcapt
    55Description: Provides Better WordPress reCAPTCHA possibilities to the Contact Form 7 plugin. Requires both.
    6 Version: 0.0.3
     6Version: 0.0.4
    77Author: Fernando San Julián
    88Email: manfer.site@gmail.com
     
    3333
    3434define('ALLOW_INCLUDE', true);
    35 define('CF7BWPRECAPT_VERSION', '0.0.3');
     35define('CF7BWPRECAPT_VERSION', '0.0.4');
    3636define('CF7BWPRECAPT_URL', 'http://www.manfersite.tk/cf7bwpcapt');
    3737define('CF7BWPRECAPT_TITLE', 'Contact Form 7 BWP reCAPTCHA Extension');
  • contact-form-7-bwp-recaptcha-extension/trunk/readme.txt

    r468226 r469684  
    55Requires at least: 2.9
    66Tested up to: 3.1.3
    7 Stable tag: 0.0.3
     7Stable tag: 0.0.4
    88
    99This plugin provides a new tag for the Contact Form 7 Plugin. It allows the usage of a reCAPTCHA field provided by the BWP reCAPTCHA Plugin.
     
    6868== Changelog ==
    6969
     70= 0.0.4 (20111130) =
     71* FIX: Bug on register_scripts.
     72
    7073= 0.0.3 (20111127) =
    7174* FIX: Tag generator not working.
Note: See TracChangeset for help on using the changeset viewer.