Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

CS Multiple Image Import

Opis

CS Multiple Image Import is a simple plugin which enables you to import a zip file containing images and its attributes in excel file to be uploaded in WordPress Media Manager.
This simple plugin is very effective to upload multiple images with image title, image description, image caption and alt tag all at once which needs to be stored in excel format.
To read the excel file, we have used https://github.com/nuovo/spreadsheet-reader

Snimke zaslona

  • 1 Backend Setting

Instalacija

  1. Put the plug-in folder cs-multiple-image-import into [wordpress_dir]/wp-content/plugins/ or go to plugins in backend menu and upload the zip file.
  2. Go into the WordPress Plugin interface and activate the plugin
  3. Search for CS Image Import menu link
  4. Create a zip file with images and excel file (you can find the sample zip in the plugin home page. The Column Heading of the excel file should be exactly same as mentioned in the sample excel file.)
  5. Choose the zip to import.
  6. Click Save button

Have fun!!!

ČPP

Installation Instructions
  1. Put the plug-in folder cs-multiple-image-import into [wordpress_dir]/wp-content/plugins/ or go to plugins in backend menu and upload the zip file.
  2. Go into the WordPress Plugin interface and activate the plugin
  3. Search for CS Image Import menu link
  4. Create a zip file with images and excel file (you can find the sample zip in the plugin home page. The Column Heading of the excel file should be exactly same as mentioned in the sample excel file.)
  5. Choose the zip to import.
  6. Click Save button

Have fun!!!

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“CS Multiple Image Import” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “CS Multiple Image Import” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

Initial version