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

Vertical Carousel

外掛說明

Display vertical carousel slider with the help of a shortcode.
Using shortcode [vertical-carousel-slider] , we can show carousel slider on page.

Plugin Features

  • Simple and light weight
  • Shortcode based
  • Ability to add links to each image
  • Easy to customize
  • Looks cool :).

螢幕擷圖

  • Back end add carousel image(go to wp-admin->Vertical Carousel->Add New Image.)
  • Back end vertical carousel image listing page(go to wp-admin->Vertical Carousel)
  • Front end look of vertical carousel slider.

安裝方式

  1. Upload the folder “wp-vertical-carousel-slider” to “/wp-content/plugins/” ‘
  2. Activate the plugin through the “Plugins” menu in WordPress .
  3. Add carousel image going to wp-admin->Vertical Carousel->Add New Image.
  4. Call shortcode to your wordpress editor directly , by using

    [vertical-carousel-slider]

Call shortcode to your php template file ,using

 <?php echo do_shortcode('[vertical-carousel-slider]'); ?>

常見問題集

  1. No technical skills needed.

使用者評論

2018 年 3 月 19 日
It´s like a homework assignment thrown up here as if it were a finished plugin. It Could have been really good (hard to find a vertical carousel) but it is only 20& of the way to a usable plugin: it is only a minimum, no options, no sizing and no sign of development. Author says it is "Easy to customize" but gives on clue as to how. There are no shortcode parameters or options available (not on the WP site, not on the author´s site, not in Support). For me the images are way too large, yet that question was never answered in support.
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Vertical Carousel〉的開發相關工作。

參與者

將〈Vertical Carousel〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • Bug fixes
  • Update readme.txt

1.0.1

  • Bug fixes
  • Update readme.txt

1.0.0

  • Initial release