Upload Multiple Image
| Developer |
suhasrathod
|
| Update Time |
Feb. 12, 2014, 7:58 p.m. |
| Donation URL: |
donation |
| PHP Version: |
3.7 + |
| WordPress Version: |
3.8 |
Description:
This plugin adds a meta box for multiple images for all posts and pages. please see installation instructions.
Retrive all image using function get_multiple_image($post_id)
Installation:
- Upload plugin to the
/wp-content/plugins/ directory
- Activate the plugin through the \'Plugins\' menu in WordPress
- To retrieve linked images, Use get_multiple_image() into the loop which return an array of image URLs
Changelog: