Meta boxes are the small piece of HTML to add on administrative interface. These are used to extend posts/pages or custom post type edit screens to ask more related information. Using meta boxes, you can organized custom fields in a better way. How to Add Meta Boxes We’ve discussed hooks in details. We’ll use add_meta_boxes […]
