For the complete documentation index, see llms.txt. This page is also available as Markdown.

8. Image

'image' => array(
    'type' => 'image',
    'label' => esc_html__('Image', 'my-domain'),
),

Last updated

Was this helpful?