Metadata

Jan 01, 2023 WordPress

How to Create WordPress Meta Boxes?

What are Meta Boxes Exactly? Meta boxes are UI blocks in WordPress admin that allow you to manage post metadata. Okay, what is metadata? Every type of content in WordPress like posts, terms, users and comments has its own table in WordPress database, wp_posts, wp_terms, wp_users and wp_comments accordingly. Those tables are intended to store […]