Introduction
What is Meta Box?
Installation
Requirements
Custom post types
When building a website, there may be sections such as events and projects where the content and appearance are very different from posts and pages. That is when you need custom post types.
Custom fields
After creating custom post types and custom taxonomies, you will need to add more details to your posts. For example, you will need "date" and "location" for the "event" post type. Such details are called custom fields and that is the main thing that Meta Box does for you.
Philosophy
Plugins-As-Libraries