Home

Welcome to My New Learning Blog

Day 9: Custom Meta Tables

By default, the data stored using custom meta boxes is stored in postmeta table. You may want to create your own table to store data related to your custom post type. They are called custom meta tables and they are created by extending Metadata API. Following are the steps to create custom meta tables: Create…

Day 8: Custom Meta Boxes

A meta box is a draggable box shown on a post edit page, usually on sidebar. Category box, tags box are some of the in-built meta boxes. A meta box can be used to select or enter any information additional to the post. Let’s say you have a custom post type book. You can create…


Follow My Blog

Get new content delivered directly to your inbox.

Design a site like this with WordPress.com
Get started