このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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