Guide

Adding Meta Fields to Post Types

3. Adding Meta Fields to Post Types

Once you have a Post Type, you can add structured data fields to it. To do this, you need to use Meta Boxes.

  1. Add a Meta Box: Click the Add Meta Box button located at the top right of the screen.
  2. Configure Meta Box: Enter the required details for the Meta Box in the settings panel (e.g., Field Name, Label, Meta Box Context, and Priority).
  3. Add Fields: Click the + button inside the newly created Meta Box in the List View. This will open a modal where you can choose the type of field you want to add (e.g., Text Control, Toggle Control, Checkbox Control).
  4. Multiple Meta Boxes: You can create multiple Meta Boxes to group and organize your fields better.
  5. Save: Click Save Changes at the bottom of the screen to save your configuration.

Was this helpful?