Changeset 556008
- Timestamp:
- 06/11/2012 07:47:58 AM (14 years ago)
- Location:
- contact-form-7-bwp-recaptcha-extension/trunk
- Files:
-
- 2 edited
-
includes/CF7bwpCAPT.class.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contact-form-7-bwp-recaptcha-extension/trunk/includes/CF7bwpCAPT.class.php
r502327 r556008 6 6 * http://wordpress.org/extend/plugins/contact-form-7/ 7 7 */ 8 8 define('BWP_CAPT_OPTION_CF7', 'bwp_capt_cf7'); 9 9 10 10 if ( ! class_exists( 'CF7bwpCAPT' ) ) { -
contact-form-7-bwp-recaptcha-extension/trunk/readme.txt
r502330 r556008 66 66 == Changelog == 67 67 68 = 0.7 (2012xxxx) = 69 * Fixed notice because menu_slug undefined. 70 68 71 = 0.6 (20120208) = 69 72 * Fixed for multisite wordpress.
Note: See TracChangeset
for help on using the changeset viewer.