이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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