Multiple Image Upload

This plugin allow to upload multiple images for posts, pages or custom post. easy to enable/disable image upload option in post, page and custom post …

Author:Bharat Bhola (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:4.9.14
Plugin version:1.0.1
Added to WordPress repository:31-08-2018
Last updated:13-03-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://brainwaveinfoways.com/
Total downloads:5 612
Active installs:10+
plugin download
Click to start download

This plugin allow to upload multiple images for posts, pages or custom post. easy to enable/disable image upload option in post, page and custom post type. Also you can arrange images order using drag and drop.

get_miu_images()

This function can be called from any template file to get attached images for the page/post being viewed.
It returns an array of the attached image URL or attached ID.

It take only one argument and it is default:

  1. post_id (integer) to get images linked to a specific post or default take current post images

Screenshots