Meta Boxes
Last updated
Last updated
Alchemy Options fields can be used in . Please take a look at the following configuration example.
Name
Type
Description
id
string
Unique ID (required)
title
string
Shows a heading on the meta box (required)
post-types
array
A list of post types where this meta box should appear (required)
meta
array
A list of meta options. Should have the options
array containing regular options signatures (required)