Plugin Directory

Custom Field Template

Author: Hiroaki Miyashita

The Custom Field Template plugin adds the default custom fields on the Write Post/Page. The template format is almost same as the one of the rc:customfieldgui plugin. The difference is following.

  • You can set any number of the custom field templates and switch the templates when you write/edit the post/page.
  • This plugin does not use the ini file for the template but set it in the option page of the plugin.
  • Support for TinyMCE in the textarea.
  • Support for media buttons in the textarea. - requires at least 2.5.
  • Support for multiple fields with the same key.
  • Support for hideKey and label options.
  • You can see the full option list in the setting page of the plugin.
  • You can customize the design of custom field template with css.
  • You can replace custom keys by labels.
  • You can use wpautop function.