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

Post Slides

外掛說明

Post Slides allows you to use the shortcode [post-slides] on any page or post and displays a grid of posts in a slides format. (Live Preview)

Post Slides offers additional shortcode attributes which override global attributes and allow for in page control. Here are some example shortcode attributes.

Example: [post-slides excerpt_length=’18’ posts=”5″ skin=”single”]

Here are a list of the available shortcode attributes and example values.

Post Slide Attributes

  • categories=”1,2,5″
  • posts=”6″
  • excerpt_length=”16″
  • excerpt_tail=”…”
  • skin=”default”
  • thumbnails=”true/false”
  • icons=”true/false”

Owl Carousel Attributes

  • loop=”true/false”
  • center=”true/false”
  • margin=”15″
  • stage_padding=”15″
  • nav=”true/false”
  • dots=”true/false”
  • autoplay=”true/false”
  • stage_padding=”15″
  • autoplay_timeout=”5000″
  • autoplay_hover_pause=”true/false”

Skins

Post Slides currently ships with two available skins. Default shows multiple smaller slides and Single displays one large slider.

Shortcodes in Themes

You can also use the WordPress do_shortcode function directly in your theme rather than puting it in the page copy. (do_shortcode Documentation)

Version 1.0.1

Arbitrary section

Enjoy it 😀

螢幕擷圖

  • Full Width slides

  • Medium Width slides

  • Mobile Width Titles

  • Color and layout customization

安裝方式

  1. Upload the post-slides folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Under Settings – Post Slides configure colors, sizes and excerpt lengths
  4. Place [post-slides] into your pages

常見問題集

Owl Carousel 2.0

Post Slides is a powerful plugin that generates a carousel built on (Owl Carousel 2.0). Check their website for indepth details on the functionality and dependencies in the Owl Carousel.

使用者評論

2016 年 9 月 3 日
This is a greatly needed plugin and I’m happy to see it uses Owl Slider. The ONLY thing that would make this a “5 out of 5” for me is a just a *few* more options. I’d love to be able to chang e the colour of the title and have the ability to hide the title all together since I have the title in my featured images. Great Job! Mel
閱讀全部 9 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Created the plugin