{"id":12862,"date":"2011-04-10T21:21:10","date_gmt":"2011-04-10T21:21:10","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-slick-slider\/"},"modified":"2014-03-08T10:56:53","modified_gmt":"2014-03-08T10:56:53","slug":"wp-slick-slider","status":"closed","type":"plugin","link":"https:\/\/th.wordpress.org\/plugins\/wp-slick-slider\/","author":4853790,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.8","stable_tag":"1.8","tested":"3.7.41","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"WP Slick Slider","header_author":"Tiger Strike Media","header_description":"","assets_banners_color":"9ac4d3","last_updated":"2014-03-08 10:56:53","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=79RLARW2VBPXU","header_plugin_uri":"http:\/\/www.tigerstrikemedia.com\/","header_author_uri":"http:\/\/www.tigerstrikemedia.com\/","rating":3,"author_block_rating":0,"active_installs":60,"downloads":19891,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.8":"<p>Templating Fix<\/p>","1.7":"<p>Maintenance release. WordPress 3.8.1 and PHP 5.4 Compatability<\/p>","1.6":"<p>Adds The Ability To Use Featured Images As Pager Links<\/p>","1.5":"<p>Fixed A Bug In Full-Width Image Template.<\/p>","1.4":"<p>Updated Timthumb to 2.8.10<\/p>","1.3":"<p>Bugfix - Compatability With Various Plugins.<\/p>","1.2":"<p>Bugfix - Now Saving Options Correctly<\/p>","1.1":"<p>Added Slide Ordering<\/p>","1.0":"<p>Major Update - Timthumb to 2.8.5 - Full Templating Support<\/p>","0.9":"<p>Minor Update.<\/p>","0.8":"<p>Update To Timthumb Again.<\/p>","0.7":"<p>Added a total width option.<\/p>","0.6":"<p>Update The UI Interface, Timthumb And Various Minor Updates<\/p>","0.4":"<p>Minor Bugfixes See Changelog For Added Functionality<\/p>","0.3":"<p>General Bughunt + Custom Fields And Previous \/ Next Arrows<\/p>","0.2":"<p>JS Bugfix. And Added Ability To Order Slides<\/p>","0.1":"<p>Initial Release<\/p>"},"ratings":{"1":"2","2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"493161","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.3","0.4","0.5","0.6","0.7","0.8","0.9","1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.7","1.8"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[20273,1771,7401,2008,611],"plugin_category":[],"plugin_contributors":[80961],"plugin_business_model":[],"class_list":["post-12862","plugin","type-plugin","status-closed","hentry","plugin_tags-customisable","plugin_tags-cycle","plugin_tags-javascript-slider","plugin_tags-post-type","plugin_tags-slider","plugin_contributors-casben79","plugin_committers-casben79"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-slick-slider_9ac4d3.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>WP Slick Slider was created as a powerful , customisable and editable jquery cycle plugin.<\/p>\n\n<p>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.<\/p>\n\n<p>It uses a Template tag:\n    <\/p>\n\n<p>And A Shortcode:\n    [SlickSlider name=\"slider-slug\"]<\/p>\n\n<p>If You Have Any Feedback Or Suggestions, Feel Free To Drop Me A Line At <a href=\"http:\/\/www.tigerstrikemedia.com\">Tiger Strike Media<\/a><\/p>\n\n<h3>Templating<\/h3>\n\n<p>WP Slick Slider 1.0+ has full support for templating, If are not comfortable working on minor edits to the code in your site, this feature will not be for you.<\/p>\n\n<p>To activate templating, simply create a folder called \"wpss\" in your theme folder.<\/p>\n\n<p>There are 4 types of slides available, these are fully individually templateable, you can even edit the output for a slide type of a specific slide.<\/p>\n\n<p>To activate templating:<\/p>\n\n<ol>\n<li>Create a file in your theme \"wpss\"<\/li>\n<li>copy the files from wp-slick-slider\/templates\/ to the new theme folder.<\/li>\n<li>Edit Away!<\/li>\n<\/ol>\n\n<p>You can edit the templates for an individual slider using the following guide:\n1. copy the files from wp-slick-slider\/templates\/ to the wpss folder.\n2. Rename The required file to: {$slug}_{$type}.php. EG: If you have a slider called cool_slider and want to edit the output for the Full Width Image type,the filename would be: cool_slider_full-width-image.php.\n3. Edit Away.<\/p>\n\n<p>If Any bugs are found in this system or anyone has any questions, Please feel free to <a href=\"http:\/\/tigerstrikemedia.com\/contact-us\">drop me a line<\/a>:<\/p>\n\n<!--section=installation-->\n<p>Upload The wp-slick-slider folder to the \/wp-content\/plugins\/ directory on your server\nActivate the plugin in the admin interface\ninsert the Template Tag <code>&lt;?php if( function_exists( 'wp_slick_slider' ) ){ wp_slick_slider( 'slider-slug' ); } ?&gt;<\/code> Or The Shortcode <code>[SlickSlider name=\"slider-slug\"]<\/code> wherever you want the slider to display.<\/p>\n\n<!--section=faq-->\n<p>No FAQ's Just Yet. <a href=\"http:\/\/tigerstrikemedia.com\/contact-us\">Send Me One!<\/a><\/p>\n\n<!--section=changelog-->\n<h4>1.8<\/h4>\n\n<ul>\n<li>Fixed Output div nesting problem.<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>Fixed: PHP Strict Notices in PHP 5.4<\/li>\n<li>Fixed: Wordpress 3.8 admin UI compatability<\/li>\n<li>Updated: Timthumb to the latest version<\/li>\n<li>Various other bugfixes.<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<p>Added The Ability To Use The Featured Images as pager links. Props to Israel Carberry.<\/p>\n\n<h4>1.5<\/h4>\n\n<p>Fixed A Bug In Full-Width Image Template. - Thanks to Raj for spotting that one<\/p>\n\n<h4>1.4<\/h4>\n\n<p>Updated Timthumb to version 2.8.10<\/p>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Bugfix - Plugin Now Supports Any Other Plugin That Inserts Code Automatically After The Content While Using The Shortcode For WP Slick Slider.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Bugfix - Now Saving Options And Label Mismatch Corrected.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added The Ability To Order The Slides<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Major Rewrite - Base Code Refactored Into a Class,<\/li>\n<li>Default Option bugfixes<\/li>\n<li>Now Fully supporting the quick slide add functionality in the post editor.<\/li>\n<li><strong>NEW<\/strong> Full Templating Support<\/li>\n<\/ul>\n\n<h4>0.9<\/h4>\n\n<p>Minor Update To Keep Inline With Wordpress Regulations.<\/p>\n\n<h4>0.8<\/h4>\n\n<p>Update To Timthumb Again.<\/p>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>Added A Total Width Option<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Updated Timthumb to account for recent security concerns.<\/li>\n<li>Updated UI to be a little more friendly<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Various Updates<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li><strong>New<\/strong> : Pause And Resume Links<\/li>\n<li><strong>New<\/strong> : Ability To Use Or Not Use The Previous\/Next Links, Pause And Resume Links and Pager Functionality<\/li>\n<li><strong>New<\/strong> : I18n - If Someone wants to translate the plugin admin options, let me know.<\/li>\n<li>Bugfix - Saving Options Now Working Correctly<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li><strong>New<\/strong> : Previous And Next Arrows On Sliders<\/li>\n<li><strong>New<\/strong> : Custom Fields On Write Screen<\/li>\n<li>General Bugfix , Disable CSS \/ JS now working correctly.<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Bugfix The Javascript Initialisitiation on certain server setups<\/li>\n<li>NEW: Added The Ability To Order The Slides.<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Utilising the power of custom post types and Custom meta boxes, adds a powerful and customisable slider to your wordpress site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/12862","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=12862"}],"author":[{"embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/casben79"}],"wp:attachment":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=12862"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=12862"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=12862"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=12862"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=12862"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=12862"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}