Release Note
- December 3, 2009
- Custom Field Template 1.5 Release
- Bugfix: fieldset type.
- Bugfix: ajax save button.
- November 19, 2009
- Custom Field Template 1.4.9 Release
- Options to disable the cutom field template, the initialize button, and the save button.
- Bugfix: enctype missing.
- Bugfix: meta values not being deleted when a file is deleted.
- October 29, 2009
- Custom Field Template 1.4.8 Release
- October 29, 2009
- Custom Field Template 1.4.7 Release
- Bugfix: duplicate save_post action.
- Bugfix: file type.
- October 28, 2009
- Custom Field Template 1.4.6 Release
- Bugfix: checkbox ID and save.
- October 26, 2009
- Custom Field Template 1.4.5 Release
- Bugfix: conflict with the cforms plugin.
- Bugfix: delete the empty data.
- Bugfix: checkbox label.
- October 19, 2009
- Custom Field Template 1.4.4 Release
- October 19, 2009
- Custom Field Template 1.4.3 Release
- Bugfix: group add new button, multiple values, and quotation marks.
- October 15, 2009
- Custom Field Template 1.4.2 Release
- Bugfix: search functionality.
- October 15, 2009
- Custom Field Template 1.4 Release
- `file` type in order to upload images. If you set `relation = true` with `type = file`, the image you upload will be related to the post you are editing. The image id will be saved as the meta value. You can use the `multiple = true` and `multipleButton = true`.
- The group functionality. The fields between `type = fieldset_open` and `type = fieldset_close` will be enclosed in the fieldset. The key name of the `fieldset_open` and `fieldset_close` must be same. You can use `multipleButton = true` with `type = fieldset_open`. You can also use the `legend = blah` attribute.
- Revision of the interpretation of the template codes.
- Bugfix: loading templates in switching catgories.
- Hangarian and Uzbek.
- August 31, 2009
- Custom Field Template 1.3.8 Release
- `readOnly` attribute. ex) `readOnly = true`
- `startDate` and `endDate` attributes for the date picker. ex) `startDate = ‘1970/01/01’` and `endDate = (new Date()).asString()`
- * `mediaOffImage`, `mediaOffVideo`, `mediaOffAudio`, and `mediaOffMedia` attributes. ex) `mediaOffImage = true`
- July 28, 2009
- Custom Field Template 1.3.7 Release
- Bugfix: class attribute of `text` type.
- `shortCode` attribute in order to output the shortcode filtered values. ex) `shortCode = true`
- `outputNone` attribute in case there is no data to output. ex) `outputNone = No Data`
- `singleList` attribute in order to output with `<ul><li>` if the value is single. ex) `singleList = true`
- Option not to display the custom field column on the edit post list page.
- July 23, 2009
- Custom Field Template 1.3.6 Release
- Changelog
- Bugfix: class attribute for checkboxes
- July 5, 2009
- Custom Field Template 1.3.5 Release
- July 2, 2009
- Custom Field Template 1.3.4 Release
- June 30, 2009
- Custom Field Template 1.3.3 Release
- Adds Exerpt Shortcode option
- June 19, 2009
- Custom Field Template 1.3.2 Release
- June 18, 2009
- Custom Field Template 1.3.1 Release
- Bugfix: page template loading, the_excerpt()
- June 10, 2009
- Custom Field Template 1.3.0 Release
- Adds the attributes of the date picker in `text` type. (`date = true`, `dateFirstDayOfWeek = 0`, `dateFormat = yyyy/mm/dd`)
- Adds the filter of page template file names (Thanks, Joel Pittet).
- Bugfix: search, post type
- May 29, 2009
- Custom Field Template 1.2.7 Release
- Post ID options
- Bugfix: inserting tags and search
Displaying 101–120 of 171«
1
…
4
5
6
7
8
9
»