WP Slick Slider was created as a powerful , customisable and editable jquery cycle plugin.
It uses A custom post type and taxonomy to create a slider, with almost unlimited options and support for multiple sliders on any page and full templating support, the options are endless.
It uses a Template tag:
<?php if( function_exists( 'wp_slick_slider' ) ){ wp_slick_slider( 'slider-slug' ); } ?>
And A Shortcode:
[SlickSlider name="slider-slug"]
If You Have Any Feedback Or Suggestions, Feel Free To Drop Me A Line At
Tiger Strike Media
Upload The wp-slick-slider folder to the /wp-content/plugins/ directory on your server
Activate the plugin in the admin interface
insert the Template Tag <?php if( function_exists( 'wp_slick_slider' ) ){ wp_slick_slider( 'slider-slug' ); } ?>
Or The Shortcode [SlickSlider name="slider-slug"]
wherever you want the slider to display.
1.8
- Fixed Output div nesting problem.
1.7
- Fixed: PHP Strict Notices in PHP 5.4
- Fixed: Wordpress 3.8 admin UI compatability
- Updated: Timthumb to the latest version
- Various other bugfixes.
1.6
Added The Ability To Use The Featured Images as pager links. Props to Israel Carberry.
1.5
Fixed A Bug In Full-Width Image Template. - Thanks to Raj for spotting that one
1.4
Updated Timthumb to version 2.8.10
1.3
- Bugfix - Plugin Now Supports Any Other Plugin That Inserts Code Automatically After The Content While Using The Shortcode For WP Slick Slider.
1.2
- Bugfix - Now Saving Options And Label Mismatch Corrected.
1.1
- Added The Ability To Order The Slides
1.0
- Major Rewrite - Base Code Refactored Into a Class,
- Default Option bugfixes
- Now Fully supporting the quick slide add functionality in the post editor.
- NEW Full Templating Support
0.9
Minor Update To Keep Inline With Wordpress Regulations.
0.8
Update To Timthumb Again.
0.7
- Added A Total Width Option
0.6
- Updated Timthumb to account for recent security concerns.
- Updated UI to be a little more friendly
0.5
0.4
- New : Pause And Resume Links
- New : Ability To Use Or Not Use The Previous/Next Links, Pause And Resume Links and Pager Functionality
- New : I18n - If Someone wants to translate the plugin admin options, let me know.
- Bugfix - Saving Options Now Working Correctly
0.3
- New : Previous And Next Arrows On Sliders
- New : Custom Fields On Write Screen
- General Bugfix , Disable CSS / JS now working correctly.
0.2
- Bugfix The Javascript Initialisitiation on certain server setups
- NEW: Added The Ability To Order The Slides.
0.1