Custom Field Template - Version 1.9.8

Version Description

  • tinyMCE and quicktags in custom post types without editor.
  • Upgrade of jQuery DatePicker plugin.
  • Advertisement right column.
  • Ukranian (uk_UA) - Andrew Kovalev
Download this release

Release Info

Developer Hiroaki Miyashita
Plugin Icon 128x128 Custom Field Template
Version 1.9.8
Comparing to
See all releases

Code changes from version 1.9.7 to 1.9.8

Files changed (3) hide show
  1. custom-field-template.php +1 -1
  2. js/cmswp.jpg +0 -0
  3. readme.txt +2 -2
custom-field-template.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Custom Field Template
4
  Plugin URI: http://wpgogo.com/development/custom-field-template.html
5
  Description: This plugin adds the default custom fields on the Write Post/Page.
6
  Author: Hiroaki Miyashita
7
- Version: 1.9.7
8
  Author URI: http://wpgogo.com/
9
  */
10
 
4
  Plugin URI: http://wpgogo.com/development/custom-field-template.html
5
  Description: This plugin adds the default custom fields on the Write Post/Page.
6
  Author: Hiroaki Miyashita
7
+ Version: 1.9.8
8
  Author URI: http://wpgogo.com/
9
  */
10
 
js/cmswp.jpg ADDED
Binary file
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wpgogo.com/development/custom-field-template.html
4
  Tags: custom, fields, field, template, meta, custom field, custom fields, custom field template
5
  Requires at least: 2.1
6
  Tested up to: 3.3
7
- Stable tag: 1.9.7
8
 
9
  This plugin adds the default custom fields on the Write Post/Page.
10
 
@@ -106,7 +106,7 @@ See the default template and modify it.
106
 
107
  == Changelog ==
108
 
109
- = 1.9.7 =
110
  * tinyMCE and quicktags in custom post types without `editor`.
111
  * Upgrade of jQuery DatePicker plugin.
112
  * Advertisement right column.
4
  Tags: custom, fields, field, template, meta, custom field, custom fields, custom field template
5
  Requires at least: 2.1
6
  Tested up to: 3.3
7
+ Stable tag: 1.9.8
8
 
9
  This plugin adds the default custom fields on the Write Post/Page.
10
 
106
 
107
  == Changelog ==
108
 
109
+ = 1.9.8 =
110
  * tinyMCE and quicktags in custom post types without `editor`.
111
  * Upgrade of jQuery DatePicker plugin.
112
  * Advertisement right column.