meta boxes
Using this plugin you can create custom post and you can add various types of metaboxes to those custom posts, posts and pages
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_djcustompost | Stores djcustompost data created by this plugin. | Static |
| wp_djmetaboxesinf | Stores djmetaboxesinf data created by this plugin. | Static |
| wp_djmetaboxesvalues | Stores djmetaboxesvalues data created by this plugin. | Static |