To create an image gallery. Can select multiple images from WordPress gallery and sort images by drag and dropping them.
array(
'id' => 'gallery_1',
'type' => 'gallery',
'title' => 'Gallery',
),
To create an image gallery. Can select multiple images from WordPress gallery and sort images by drag and dropping them.
array(
'id' => 'gallery_1',
'type' => 'gallery',
'title' => 'Gallery',
),