From 4f47b9a936b6fafd7d2362cb9bc17fbdcdae942f Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Wed, 19 Oct 2016 14:45:56 +0300 Subject: [PATCH] Version 0.3.1 --- plugin.php | 7 +++---- readme.md | 16 ++++++++++------ 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/plugin.php b/plugin.php index 441ee35..9195c01 100644 --- a/plugin.php +++ b/plugin.php @@ -5,9 +5,9 @@ Tags: contact form, contact form 7, cf7, admin, backend, google analytics, ga, forms, form, track Plugin URI: https://github.com/kasparsd/contact-form-7-extras Author: Kaspars Dambis - Author URI: http://kaspars.net - Version: 0.3.1-dev - Tested up to: 4.3 + Author URI: https://kaspars.net + Version: 0.3.1 + Tested up to: 4.6.1 License: GPL2 Text Domain: cf7-extras */ @@ -586,4 +586,3 @@ function maybe_reset_autop( $form ) { } - diff --git a/readme.md b/readme.md index 8b959cd..4fcacb5 100644 --- a/readme.md +++ b/readme.md @@ -1,17 +1,17 @@ # Contact Form 7 Controls -Contributors: kasparsd, buzztone -Tags: Contact Form 7, cf7, admin, backend, redirect, tracking, google analytics, ga, simple, interface, dashboard, recaptcha -Requires at least: 3.0 -Tested up to: 4.3.1 -Stable tag: trunk +Contributors: kasparsd, buzztone +Tags: Contact Form 7, cf7, admin, backend, redirect, tracking, google analytics, ga, simple, interface, dashboard, recaptcha +Requires at least: 3.0 +Tested up to: 4.6.1 +Stable tag: trunk Adds simple controls for some of the advanced functionality of the Contact Form 7 plugin. ## Description -This plugin adds simple admin controlls for the following customization of the [Contact Form 7](http://wordpress.org/plugins/contact-form-7/) form output: +This plugin adds simple admin controls for the following customization of the [Contact Form 7](http://wordpress.org/plugins/contact-form-7/) form output: - Disable AJAX form submission - Disable default form CSS @@ -45,6 +45,10 @@ None, yet. ## Changelog +### 0.3.1 (October 19, 2016) + +- Test with the latest version of WordPress + ### 0.3 (October 8, 2015) - Add the Google Recaptcha language setting.