An easy way to add custom fields to your object types (post, pages, custom post types, users)
Because the UI thing has been done before. And this more closely aligns with the existing WordPress approach of registering new types of content (post types, taxonomies, etc.)
This is also a developer feature, aimed towards site builders. And real developers don't need UIs ;)
(But really, though, the main benefit of this fact comes into play when you're working with multiple environments, i.e. development/local, qa/staging, production. This approach makes it easy to replicate UIs and features without having to worry about database synchronization and other crazy things.)
For another really well-done, really powerful code-based plugin for managing custom fields, check out Easy Custom Fields and the Custom Metaboxes and Fields For WordPress Class.
We're being good and "namespacing" our public functions. You should too.
Requires: 3.3 or higher
Compatible up to: 3.4.2
Last Updated: 2012-7-11
Downloads: 8,289
0 of 1 support threads in the last two months have been resolved.
Got something to say? Need help?