Changeset 516443
- Timestamp:
- 03/08/2012 09:01:57 PM (14 years ago)
- Location:
- picatcha-for-gravity-forms
- Files:
-
- 2 added
- 2 deleted
- 2 edited
-
tags/1.0/picatcha_gforms.php (modified) (1 diff)
-
tags/1.0/readme.txt (added)
-
tags/1.0/readtme.txt (deleted)
-
trunk/picatcha_gforms.php (modified) (1 diff)
-
trunk/readme.txt (added)
-
trunk/readtme.txt (deleted)
Legend:
- Unmodified
- Added
- Removed
-
picatcha-for-gravity-forms/tags/1.0/picatcha_gforms.php
r515547 r516443 1 1 <?php 2 /**3 * @package Picatcha_Gforms4 * @version 1.05 */6 2 /* 7 Plugin Name: Picatcha for G Forms3 Plugin Name: Picatcha for Gravity Forms 8 4 Plugin URI: http://www.picatcha.com 9 Description: Adds Picatcha to GForms. If you are enabling both the Picatcha plugin for wordpress and Picatcha for Gravity Forms, always enable Picatcha for Gravity Forms second.5 Description: This plugin adds the ease of use and security of Picatcha's Pix-Captcha to your Gravity Forms in WordPress. Why settle for a difficult to use text captcha when you have already invested so much in a fantastic form system? 10 6 Author: Picatcha, Inc 11 7 Version: 1.0 -
picatcha-for-gravity-forms/trunk/picatcha_gforms.php
r515547 r516443 1 1 <?php 2 /**3 * @package Picatcha_Gforms4 * @version 1.05 */6 2 /* 7 Plugin Name: Picatcha for G Forms3 Plugin Name: Picatcha for Gravity Forms 8 4 Plugin URI: http://www.picatcha.com 9 Description: Adds Picatcha to GForms. If you are enabling both the Picatcha plugin for wordpress and Picatcha for Gravity Forms, always enable Picatcha for Gravity Forms second.10 Author: Picatcha, Inc5 Description: This plugin adds the ease of use and security of Picatcha's Pix-Captcha to your Gravity Forms in WordPress. Why settle for a difficult to use text captcha when you have already invested so much in a fantastic form system? 6 Author: Sean Carey, Picatcha, Inc 11 7 Version: 1.0 12 8 Author URI: http://www.picatcha.com
Note: See TracChangeset
for help on using the changeset viewer.