Custom Types and Fields

This plugin allows you to programmatically create new custom types or add custom fields to existing types.

Author:David Linnard (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.2.1
Plugin version:1.0
Added to WordPress repository:28-10-2011
Last updated:11-02-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.thegrandunion.com
Total downloads:1 106
plugin download
Click to start download

All custom types must currently be created in code since this was the easiest way to create it. The plugin ties in to the standard HTML and Image fields functionality within WordPress. Select boxes, checkboxes and
standard text fields can also be created.

By having content in the code, you can do things like create dropdowns of other content easily, as well as make migration between environments easier (example code is supplied).


ChangeLog