Home Plugins multi image upload
Multi Image Upload logo

Multi Image Upload

by Tahir Yasin on WordPress.org

This plugin adds a meta box to upload multiple images for posts and pages.

(7)
screenshot-1.png

screenshot-1.png

This plugin adds a meta box to upload multiple images for posts and pages. You can enable it for custom post types also, please see installation instructions.

miu_get_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.

It take only one argument:

  1. post_id (integer) to get images linked to a specific post

    http://www.example.com/image-1.png
    [1] => http://www.example.com/image-2.png
    )

    ?>

Active installations400+
Weekly downloads
24-4.00%
Version2.0
Last updated4/3/2019
WordPress version2.8
Tested up to5.1.19
Tags
imagemetaboxmultiupload