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