Contact Form 7 add confirm - Version 1.3.8.4

Version Description

Download this release

Release Info

Developer Yuichiro ABE
Plugin Icon wp plugin Contact Form 7 add confirm
Version 1.3.8.4
Comparing to
See all releases

Code changes from version 1.3.8.3 to 1.3.8.4

Files changed (2) hide show
  1. contact-form-7-confirm.php +2 -2
  2. readme.txt +1 -1
contact-form-7-confirm.php CHANGED
@@ -7,7 +7,7 @@ Author: Yuichiro ABE
7
  Author URI: http://www.eyeta.jp/
8
  Text Domain: contact-form-7-confirm
9
  Domain Path: /languages/
10
- Version: 1.3.8.3
11
  */
12
 
13
  /* Copyright 2014- Yuichiro ABE (email: y.abe at eyeta.jp)
@@ -43,7 +43,7 @@ Version: 1.3.8.3
43
  1.3.8.3
44
   戻って編集ボタンのデフォルトテキストが英語だった件を修正
45
  */
46
- define( 'WPCF7C_VERSION', '1.3.8.3' );
47
 
48
  if ( ! defined( 'WPCF7C_PLUGIN_BASENAME' ) )
49
  define( 'WPCF7C_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
7
  Author URI: http://www.eyeta.jp/
8
  Text Domain: contact-form-7-confirm
9
  Domain Path: /languages/
10
+ Version: 1.3.8.4
11
  */
12
 
13
  /* Copyright 2014- Yuichiro ABE (email: y.abe at eyeta.jp)
43
  1.3.8.3
44
   戻って編集ボタンのデフォルトテキストが英語だった件を修正
45
  */
46
+ define( 'WPCF7C_VERSION', '1.3.8.4' );
47
 
48
  if ( ! defined( 'WPCF7C_PLUGIN_BASENAME' ) )
49
  define( 'WPCF7C_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link:
4
  Tags: contact, form, contact form
5
  Requires at least: 3.8
6
  Tested up to: 3.8.1
7
- Stable tag: 1.3.8.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
4
  Tags: contact, form, contact form
5
  Requires at least: 3.8
6
  Tested up to: 3.8.1
7
+ Stable tag: 1.3.8.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10