Descrição
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)
Instalação
- 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
Perguntas frequentes
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();
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Upload Multiple Image” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Upload Multiple Image” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
- First stable release.

