Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Upload Multiple Image

Apraksts

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)

Ekrānuzņēmumi

Uzstādīšana

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the \’Plugins\’ menu in WordPress
  3. To retrieve linked images, Use get_multiple_image() into the loop which return an array of image URLs

BUJ

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();

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“Upload Multiple Image” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Upload Multiple Image&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

  • First stable release.