Descripción
This plugin allow to upload multiple images for posts, pages or custom post. easy to enable/disable image upload option in post, page and custom post type. Also you can arrange images order using drag and drop.
get_miu_images()
This function can be called from any template file to get attached images for the page/post being viewed.
It returns an array of the attached image URL or attached ID.
It take only one argument and it is default:
- post_id (integer) to get images linked to a specific post or default take current post images
Instalación
- Upload plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reseñas
Colaboradores & Desarrolladores
“Multiple Image Upload” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Multiple Image Upload” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .