plugin-icon

Multi Image Upload

This plugin adds a meta box to upload multiple images for posts and pages.
Bewertungen
5
Zuletzt aktualisiert
April 3, 2019
Version
2.0
Aktive Installationen
600
Multi Image Upload

This plugin adds a meta box to upload multiple images for posts and pages. You can enable it for custom post types also, please see installation instructions.

miu_get_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.

It take only one argument:

  1. post_id (integer) to get images linked to a specific post

    http://www.example.com/image-1.png [1] => http://www.example.com/image-2.png )

    ?>

Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
600
Getestet bis
5.1.19
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.