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

Lazy content Slider

外掛說明

This Plugin will show the latest images from a selected catergory. You can add the slider to any page or post using shortcut code or adding directly to the theme php.

Some of the features:
* Content Slider to display images and links to the respective article.
* Shows only the 4 newest posts.
* Easy to use

If you have any problems with the plugins, please visit either
[http://mysqlhow2.com/] for further
information and provide some feedback first, we may be able to help. It’s
considered rude to just give low ratings and nothing reason for doing so.

If you find this plugin useful and would like to say thanks, a link, digg, or
some other form of recognition to the plugin page on our blog would be
appreciated.

Please Donate for continued development:
Donate

Please rank this plugin at [Rate this plugin] https://wordpress.org/extend/plugins/lazy-content-slider/

For [Support] https://wordpress.org/support/plugin/lazy-content-slider

安裝方式

  1. Upload this plugin to the /wp-content/plugins/ directory and unzip it, or
    simply upload the zip file within your wordpress installation.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Select the category you want to show( I recommend creatig a category and adding the posts there)

  4. Add the shortcut code [lazyslider] to any page or post.
    4a. add this <?php if (function_exists("drawslider")){ drawslider(); }; ?> to index.php or any page where you want to use the slider.

  5. Make sure the post has a featured image set.

常見問題集

Just want to give shout out to Tim Garrison [http://www.skudd.com/] who helped with my looping and
webdeveloperplus with the great tutorial on the slider using jquery.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

將〈Lazy content Slider〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2

Added remove option from database when plugin deactivated.

1.3

Per request added a color option for darker themes

1.3.1

fixing svn

1.3.2

forgot to add dark style

1.3.3

commiting files

2.0

Removed font-family from css

2.1

Added Excerpt to div.info

2.2

Refactored to not show the div if no thumbnail-enabled posts are found –
tgarrison

2.3

Added hover pause

2.4

Added Preview
Added Article count
Cleaned up interface

2.5

Upgrade js version to work with wordpress 3.5.1

2.6

Fix Jquery version

3.0

Updated all code to be compliant of newer version of jQuery

3.1

Updated all code to be compliant of newer version of jQuery

3.2

Small fix for arrows

3.3

Fixed auto rotation

3.4

Fixed admin section