Version Description
- Bugfix: backslashes and cftsearch.
Download this release
Release Info
Developer | Hiroaki Miyashita |
Plugin | Custom Field Template |
Version | 1.5.3 |
Comparing to | |
See all releases |
Code changes from version 1.5.2 to 1.5.3
- custom-field-template.php +1 -1
- 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.5.
|
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.5.3
|
8 |
Author URI: http://wpgogo.com/
|
9 |
*/
|
10 |
|
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: 2.9
|
7 |
-
Stable tag: 1.5.
|
8 |
|
9 |
This plugin adds the default custom fields on the Write Post/Page.
|
10 |
|
@@ -98,7 +98,7 @@ See the default template and modify it.
|
|
98 |
|
99 |
== Changelog ==
|
100 |
|
101 |
-
= 1.5.
|
102 |
* Bugfix: backslashes and cftsearch.
|
103 |
|
104 |
= 1.5.1 =
|
4 |
Tags: custom, fields, field, template, meta, custom field, custom fields, custom field template
|
5 |
Requires at least: 2.1
|
6 |
Tested up to: 2.9
|
7 |
+
Stable tag: 1.5.3
|
8 |
|
9 |
This plugin adds the default custom fields on the Write Post/Page.
|
10 |
|
98 |
|
99 |
== Changelog ==
|
100 |
|
101 |
+
= 1.5.3 =
|
102 |
* Bugfix: backslashes and cftsearch.
|
103 |
|
104 |
= 1.5.1 =
|