Описание
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();
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“Upload Multiple Image” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Upload Multiple Image” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
- First stable release.

