modified readme.txt master release_04112020-1628
authordanix <danix@danix.xyz>
Wed, 4 Nov 2020 15:28:06 +0000 (16:28 +0100)
committerdanix <danix@danix.xyz>
Wed, 4 Nov 2020 15:28:06 +0000 (16:28 +0100)
readme.txt

index 6e02bc2..d0a6d36 100644 (file)
@@ -3,8 +3,8 @@ Contributors: danixland
 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PEBBHUDM8YAF8
 Tags: contact form, shortcode, custom template
 Requires at least: 4.0
-Tested up to: 4.9.6
-Stable tag: 1.2
+Tested up to: 5.6
+Stable tag: 1.3
 License: GPLv2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
@@ -12,9 +12,9 @@ A secure, simple yet powerful contact form for your website.
 
 == Description ==
 
-**danixland-contact-form** is a very simple and secure contact form plugin, it provides a shortcode to include your plugin inside a page and you can style it the way you want (it comes with absolutely no styles attached to it). This plugin follows all WordPress security standards and will be continuously improved in order to make it even safer.
+**danixland-contact-form** is a very simple and secure contact form plugin, it provides a shortcode to include your plugin inside a page and you can style it the way you want (it comes with almost no styles attached to it). This plugin follows all WordPress security standards and will be continuously improved in order to make it even safer.
 
-This contact form plugin ships with a **working html template** for your emails, and has a filter that allows you to use your own template in case you need it. It's perfect for a customer's website, so that you can give them an email look that's consistent with the look of their website. It makes use of [Genericons](http://genericons.com/ "by Automattic") and ships with the latest version available.
+This contact form plugin ships with a **working html template** for your emails, and has a filter that allows you to use your own template in case you need it. It's perfect for a customer's website, so that you can give them an email look that's consistent with the look of their website.
 
 The entire plugin is **translation ready** and ships with an italian translation, together with a .POT file to help you translate it in every language you may need.
 
@@ -30,7 +30,7 @@ The entire plugin is **translation ready** and ships with an italian translation
 
 = Is it possible to display a map on the form page? =
 
-Starting from version 1.1.1 you can provide geo coordinates and the plugin will show a map on the form page. From version 1.2 the plugin will require a Gmaps API key in order for the map to show up
+Starting from version 1.3 is no longer possible. It used to be possible by providing geo coordinates and a Gmaps API key in order for the map to show up, but I decided against it. If users require a map I'll look into integrating it again.
 
 = Is it possible to include a privacy policy with the contact form? =
 
@@ -39,10 +39,11 @@ Inside the `Contact Form` admin screen you can provide your own Privacy Policy a
 = How can I style the plugin to look like my theme? =
 
 every tag that's in the plugin output has either a class or an id attached to it, so that you can style it the way you want it.
+The only tag that comes with a style attached to it is a honeypot text field that is made to be hidden.
 
 = I'm stuck with your plugin and don't seem to be able to customize it/make it work, can you help me? =
 
-Of course, you can ask for help on [the forums](http://wordpress.org/support/) or write a comment on the main article for this plugin on [my site](https://danix.xyz/?p=3577), I'll reply ASAP ;)
+Of course, you can ask for help on [the forums](https://wordpress.org/support/plugin/danixland-contact-form/) or write a comment on the main article for this plugin on [my site](https://danix.xyz/?p=3577), I'll reply ASAP ;)
 
 = I'd like this plugin to be translated in my language, can you do this for me? =
 
@@ -65,6 +66,10 @@ A number of softwares exists to help you with .po files, like [POEdit](https://p
 
 == Changelog ==
 
+= 1.3 =
+* **REMOVED** Google Maps functionality, make sure to update. Added honeypot security measure to increase spam proofing.
+* Instead of `<fieldset>` now the form fields are arranged inside a generic `<section>` because of [this bug in chrome](https://bugs.chromium.org/p/chromium/issues/detail?id=262679).
+
 = 1.2 =
 * The plugin now complies with the new API requirements from Google, so you'll need an API Key in order for the plugin to display a map on the form