>
Download This Plugin | |
Download Elegant Themes | |
Name | Len Slider |
Version | 2.0.11 |
Author | Igor Sazonov |
Rating | 68 |
Last updated | 2013-05-04 06:45:00 |
Downloads |
87991
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Len Slider plugin added 2 bytes of resources to the Home page and 14 bytes of resources to the sample Post page.
Len Slider plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Len Slider plugin ads no tables to your Wordpress blog database.LenSlider is a WordPress plugin for creation of visual sliders, carousels or slideshows for your site without writing any code. All sliders based on LenSlider skins, and skins have effects based on jQuery and CSS3. Use a shortcode in your posts/pages or static php-code in your template files to integrate any slider you made.
LenSlider2 has been considerably enhanced with regard to users opinions and plans that were set right from the start.
There are 3 ways to integrate sliders:
PHP-code:
<?php if( class_exists( 'LenSlider' ) ) {LenSlider::lenslider_output_slider( 'SLIDER_HASH' );} ?>
or
<?php if( class_exists( 'LenSlider' ) ) {echo LenSlider::lenslider_output_slider( 'SLIDER_HASH', false );} ?>
or by Shortcode button:
[lenslider id="SLIDER_HASH"]
Credits
Immediate plans to improve the plugin (sorry, author dont have enough time yet):