AOC Multiple Post Images

AOC Multiple Post Images allows a user to upload multiple featured images to a post.

Author:Ankit Tiwari (profile at wordpress.org)
WordPress version required:4.6
WordPress version tested:5.2.2
Plugin version:0.4
Added to WordPress repository:16-05-2018
Last updated:04-09-2019
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, %:0
Rated by:0
Plugin URI:http://artofcoding.in/multiple-post-images
Total downloads:851
Active installs:10+
plugin download
Click to start download

This plugin aims at providing users the capability to upload multiple thumbnails/featured images to a post. It uses wp.media js object to open a image uploader frame and choose/upload images. Once the images are selected, it will save the id of uploaded media object in a custom field.

Getting uploaded images

You can use the function aoc_get_images($post_id) to retrieve an array of urls of all the images that have been uploaded to a post. This function accepts the id of post (for which the images are to be fetched) as a parameter.


FAQ
ChangeLog