這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Multi Image Slider Widget

外掛說明

Display Multi Images from your Media Library in a Modern Responsive Slider. This widget includes option to customize the Responsive Slider.

For demo, please visit Multi Image Slider Widget Demo

For documentation, please visit Multi Image Slider Widget Documentation

The widget uses universal widget styling, so should fit perfectly into any WordPress theme.

  1. Display Multi Images on Widget Areas.
  2. Customizable Responsive Slider.
  3. Lightbox Features.
  4. Upload and Select Images from Media Library
  5. Sort Images by Order
  6. Automatic Image Slide or Fade Effects
  7. Suitable for Photographers and Graphic Designers
  8. Show Image Titles, Captions and Descriptions

螢幕擷圖

  • Screenshot 1
  • Screenshot 2
  • Screenshot 3
  • Screenshot 4
  • Screenshot 5

安裝方式

  1. Upload the ‘multi-image-slider-widget’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Appearance > Widgets. Locate the widget called Multi Image Slider Widget.

常見問題集

How many images can we use?

You may use as many images you want.

使用者評論

2016 年 9 月 3 日
It works, but a search function for images would be really useful: on sites with a lot of images it can be difficult to find images you are looking for.
2016 年 9 月 3 日
Need to change the code for loading scripts. Change this: wp_enqueue_style('misw-style-css', plugins_url('/assets/css/style.css', __FILE__)); To this: wp_enqueue_style('misw-style-css', plugin_dir_url( __FILE__ ) . 'assets/css/style.css'); It will then work with 4.5 Other than that, it's a great plugin
2016 年 9 月 3 日
This plugin doesn't show the images in this wp version with the smartnews theme. A pity.
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Multi Image Slider Widget〉的開發相關工作。

參與者

將〈Multi Image Slider Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial Release