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

WP Featured Content Slider

描述

  • Fixed Bug that only allowed to show 5 posts *

WP Featured Content Slider is a very powerful WordPress Slideshow. You can feature as many Posts and Pages as you want. You can define a picture for every single post/page which will then be automatically cropped to the right resolution (using WordPress build-in thumbnail function). WP-Featured Content Slider comes with a great option set. You can even define sliding effects such as “fade” or “slideRight” and many more. Furthermore you can adjust timeout and many Layout and Design Options (adjust image size, slider size and more). Inserting Posts/Pages to WP-Featured Content Slider is as easy as one can imagine. Simply choose “Feature in WP-Featured Content Slider” when editing a post/page.

  • Titles, Link, Description
  • Navigation possibility (prev, next)
  • Image for every different Post/Page (No need for timthumb anymore!)
  • Supporting Pages now!
  • Order by Date, Title or Random
  • Different Slide-Effects to choose
  • Powerful Administration for Posts/Pages and Styles of the Slideshow
  • Javascript Effects between different Slides

Check out the DEMO at webdesign

螢幕截圖

  • This is how WP-Featured-Content-Slider might look in your theme.
  • This is what your Administration Section for the Slideshow will look like.

安裝

  1. Upload /wp-featured-content-slider/ to your Plugin directory (wp-content/plugins/)
  2. Go to the ‘Plugins’ Page of your Administration Area and activate the Plugin.
  3. Place <?php include (ABSPATH . '/wp-content/plugins/wp-featured-content-slider/content-slider.php'); ?> in your template or use [featslider] as placeholder on a page/post to show the Slidehsow.
  4. Edit a post or a page and choose “Feature in WP-Featured Content Slider, right beneath your Editor
  5. Set an image as “Featured Image” (WordPress Post-Thumbnail Support)
  6. Edit Layout & Settings in WP-Admin (Settings – WP-Featured Content Slider)

常見問題

Where can I insert the Slider?

You can Insert the Slider almost everywhere you want (it looks best under Navigation Bar)!

Where can I edit the Stylesheet?

You don’t have to edit the Stylesheet you can make changes directly in your Administration Panel (Settings –> WP Featured Content Slider)

What is perfect Resolution for the Images?

You don’t have to mind the resolutions. Pictures will be cropped automatically so that they fit the Slideshow!

Thumbnails are not being generated?

We are not using timthumb anymore – Thumbnails are being automatically generated with WordPress, when you are uploading an image. If you are already having pictures set you have to regenerate thumbnails using the “regenerate thumbnails plugin”, otherwise old thumbnails won’t display.

評價

2016年9月3日
This worst way to call a plungin from the theme template i've ever seen!! <?php include (ABSPATH . '/wp-content/plugins/wp-featured-content-slider/content-slider.php'); ?> My eyes are burning!!!!
閱讀全部9個評價

貢獻者及開發者

“WP Featured Content Slider” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Featured Content Slider 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • WP Featured Content Slider is available for download

2.0

  • Added Support for Pages
  • WP 3.0 Ready using Post-Thumbnails
  • Added meta box to easily insert certain posts/pages
  • Added Thumbnail generation
  • Fixed styles and options

2.1

  • Not using timthumb anymore to avoid thumbnail problems
  • Using WordPress built-in thumbnail function instead

2.2

  • Fixed some CSS issues
  • Added new slide effects

2.3

  • Reuploaded /scripts/ folder

2.4

  • Added Order-Support

2.5

  • Fixed minor Bugs
  • Fixed 5-posts-bug

2.6

  • Minor Bugs
  • Cleaner Code