Posted by Ed Nailor in Plugins, WordPress
on Nov 3rd, 2011 | 0 comments
Introducing The RW Meta Box Class plugin for WordPress
This plugin uses the Meta Box class as created by Rilwis and adds the capabilities to WordPress as a plugin.
UPDATE: The author of this script has released this as an updated WordPress plugin. I highly recommend you use this version of the plugin: Meta Box on WordPress.org
What is the Meta Box Class?
Rilwis created a great bit of code that allows developers to quickly and easily add custom meta boxes for all post types (pages, posts, custom). The way Rilwis set this up, you simply copy his code to your theme’s functions.php file and then set...