Опис
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)
Постављање
- 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
ЧПП
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();
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
Upload Multiple Image је софтвер отвореног кода. Следећи људи су допринели овом додатку.
СараднициПреведите Upload Multiple Image на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
- First stable release.

