Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Multiple Image Upload

Beskrivning

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:

  1. post_id (integer) to get images linked to a specific post or default take current post images

Skärmdumpar

  • screenshot-1.png
  • screenshot-2.png

Installation

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress

Recensioner

Läs 1 betyg

Bidragsgivare och utvecklare

”Multiple Image Upload” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Multiple Image Upload” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.