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.
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 up the boxes. The setup is fairly straight forward for any level of developer as long as you read the documentation.
The script includes awesome features beyond just...