该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

CS Multiple Image Import

描述

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

屏幕截图

  • 1 Backend Setting

安装

  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!!!

常见问题

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!!!

评价

此插件暂无评价。

贡献者及开发者

「CS Multiple Image Import」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

Initial version