该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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