WP Gallery Metabox free WordPress plugin
Description
WP Gallery Metabox free WordPress plugin
WP gallery metabox plugin allows user to add multiple images to particular post or any custom post type, User may add gallery in post or custom post type. Plugin allows user to change particular image or remove particular images from gallery. User need to first allow post or custom post type from setting page.
There are two options provided with this plugin i.e.
1) Dashboard > Setting > WP gallery metabox check post or custom post type for add gallary metabox.
To get image id’s use following code:
get_post_meta(get_the_ID(), ‘vdw_gallery_id’);
Website
Features
Allow to attached multiple image into post or custom post type.
User may change particular image from gallery metabox.
User may remove particular image from gallery metabox.
Add gallery metabox in post or any custom post type dynamically.
Just just need to check post or custom post type from setting page.