Contact Form 7 Honeypot - Version 1.14.1

Version Description

Minor update to change name to comply with CF7 copyright notice.

Download this release

Release Info

Developer DaoByDesign
Plugin Icon 128x128 Contact Form 7 Honeypot
Version 1.14.1
Comparing to
See all releases

Code changes from version 1.14 to 1.14.1

Files changed (2) hide show
  1. honeypot.php +3 -3
  2. readme.txt +9 -6
honeypot.php CHANGED
@@ -1,16 +1,16 @@
1
  <?php
2
  /*
3
- Plugin Name: Contact Form 7 Honeypot
4
  Plugin URI: http://www.nocean.ca/plugins/honeypot-module-for-contact-form-7-wordpress-plugin/
5
  Description: Add honeypot anti-spam functionality to the popular Contact Form 7 plugin.
6
  Author: Nocean
7
  Author URI: http://www.nocean.ca
8
- Version: 1.14
9
  Text Domain: contact-form-7-honeypot
10
  Domain Path: /languages/
11
  */
12
 
13
- /* Copyright 2015 Ryan McLaughlin (email : hello@nocean.ca)
14
 
15
  This program is free software; you can redistribute it and/or modify
16
  it under the terms of the GNU General Public License as published by
1
  <?php
2
  /*
3
+ Plugin Name: Honeypot for Contact Form 7
4
  Plugin URI: http://www.nocean.ca/plugins/honeypot-module-for-contact-form-7-wordpress-plugin/
5
  Description: Add honeypot anti-spam functionality to the popular Contact Form 7 plugin.
6
  Author: Nocean
7
  Author URI: http://www.nocean.ca
8
+ Version: 1.14.1
9
  Text Domain: contact-form-7-honeypot
10
  Domain Path: /languages/
11
  */
12
 
13
+ /* Copyright 2019 Ryan McLaughlin (email : hello@nocean.ca)
14
 
15
  This program is free software; you can redistribute it and/or modify
16
  it under the terms of the GNU General Public License as published by
readme.txt CHANGED
@@ -1,14 +1,14 @@
1
- === Contact Form 7 Honeypot ===
2
  Tags: honeypot, antispam, captcha, spam, form, forms, contact form 7, contactform7, contact form, cf7, cforms, Contact Forms 7, Contact Forms, contacts
3
  Requires at least: 3.5
4
- Tested up to: 5.0
5
- Stable tag: 1.14
6
  Contributors: DaoByDesign
7
  Donate link: http://www.nocean.ca/buy-us-a-coffee/
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Contact Form 7 Honeypot - Adds honeypot anti-spam functionality to CF7 forms.
12
 
13
  == Description ==
14
 
@@ -20,7 +20,7 @@ Follow us on [Twitter](https://twitter.com/NoceanCA) and on [Facebook](https://w
20
 
21
  <strong>Support can be found [here](http://wordpress.org/support/plugin/contact-form-7-honeypot).</strong>
22
 
23
- Visit the [Contact Form 7 Honeypot plugin page](http://www.nocean.ca/plugins/honeypot-module-for-contact-form-7-wordpress-plugin/) for additional information or to [buy us a coffee](http://www.nocean.ca/buy-us-a-coffee/) to say thanks.
24
 
25
  = Localization/Translation =
26
  If you'd like to translate this plugin, please visit the plugin's [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/contact-form-7-honeypot) page. As of v1.10, all translation is handled there. Thank you to the polyglots that contribute!
@@ -30,7 +30,7 @@ If you are using CF7 3.6+, use the latest version of this plugin. If you are usi
30
 
31
  == Installation ==
32
 
33
- 1. Install using the Wordpress "Add Plugin" feature -- just search for "Contact Form 7 Honeypot".
34
  1. Confirm that [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) is installed and activated. Then activate this plugin.
35
  1. Edit a form in Contact Form 7.
36
  1. Choose "Honeypot" from the CF7 tag generator. <em>Recommended: change the honeypot element's ID.</em>
@@ -68,6 +68,9 @@ For examples of the above, please see this [recipe Gist](https://gist.github.com
68
  * This is by design, and we recommend leaving this validation error for enhanced improvement of the plugin. However, there is a simple work around. See [here](https://wordpress.org/support/topic/w3c-validation-in-1-11-explanation-and-work-arounds/) for details.
69
 
70
  == Changelog ==
 
 
 
71
  = 1.14 =
72
  Added do-not-store for when forms are stored in the DB (i.e. Flamingo). Improved wrapper ID masking and customization.
73
 
1
+ === Honeypot for Contact Form 7 ===
2
  Tags: honeypot, antispam, captcha, spam, form, forms, contact form 7, contactform7, contact form, cf7, cforms, Contact Forms 7, Contact Forms, contacts
3
  Requires at least: 3.5
4
+ Tested up to: 5.2.3
5
+ Stable tag: 1.14.1
6
  Contributors: DaoByDesign
7
  Donate link: http://www.nocean.ca/buy-us-a-coffee/
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ Honeypot for Contact Form 7 - Adds honeypot anti-spam functionality to CF7 forms.
12
 
13
  == Description ==
14
 
20
 
21
  <strong>Support can be found [here](http://wordpress.org/support/plugin/contact-form-7-honeypot).</strong>
22
 
23
+ Visit the [Honeypot for Contact Form 7 plugin page](http://www.nocean.ca/plugins/honeypot-module-for-contact-form-7-wordpress-plugin/) for additional information or to [buy us a coffee](http://www.nocean.ca/buy-us-a-coffee/) to say thanks.
24
 
25
  = Localization/Translation =
26
  If you'd like to translate this plugin, please visit the plugin's [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/contact-form-7-honeypot) page. As of v1.10, all translation is handled there. Thank you to the polyglots that contribute!
30
 
31
  == Installation ==
32
 
33
+ 1. Install using the Wordpress "Add Plugin" feature -- just search for "Honeypot for Contact Form 7".
34
  1. Confirm that [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) is installed and activated. Then activate this plugin.
35
  1. Edit a form in Contact Form 7.
36
  1. Choose "Honeypot" from the CF7 tag generator. <em>Recommended: change the honeypot element's ID.</em>
68
  * This is by design, and we recommend leaving this validation error for enhanced improvement of the plugin. However, there is a simple work around. See [here](https://wordpress.org/support/topic/w3c-validation-in-1-11-explanation-and-work-arounds/) for details.
69
 
70
  == Changelog ==
71
+ = 1.14.1 =
72
+ Minor update to change name to comply with CF7 copyright notice.
73
+
74
  = 1.14 =
75
  Added do-not-store for when forms are stored in the DB (i.e. Flamingo). Improved wrapper ID masking and customization.
76