Beskriuwing
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)
Ynstallaasje
- 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
FAQ
Q:How to get all uploaded image for post/page
Ans: Using \”get_multiple_image($post_id)\” function you can retrieve all image uploaded vai this plugin into an array();
Resinsjes
D’r binne gjin resinsjes foar dizze plugin.
Meiwurkers & amp; Untwikkelders
“Upload Multiple Image” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
MeiwurkersOersette “Upload Multiple Image” yn jo taal.
Ynteressearre yn ûntwikkeling?
Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .
Feroaringslog
- First stable release.