{"id":16591,"date":"2012-01-23T23:16:16","date_gmt":"2012-01-23T23:16:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cslider\/"},"modified":"2012-06-04T08:22:57","modified_gmt":"2012-06-04T08:22:57","slug":"cslider","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/cslider\/","author":8658400,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.4.2","stable_tag":"2.4.2","tested":"3.2.1","requires":"2.0","requires_php":"","requires_plugins":"","header_name":"cSlider","header_author":"Julian Weinert \/\/ cs&m","header_description":"","assets_banners_color":"eeeeed","last_updated":"2012-06-04 08:22:57","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/www.csundm.de","rating":4,"author_block_rating":0,"active_installs":90,"downloads":16008,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":"1","4":"2","5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"494784","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","2.0","2.1","2.1.1","2.2","2.2.1","2.3","2.3.1","2.3.2","2.3.3","2.3.4","2.3.5","2.4.0","2.4.1","2.4.2"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1538929","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1538929","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1538929","resolution":"1","location":"plugin"}},"screenshots":{"1":"cSlider default settings panel","2":"How to use the shortcakes","3":"What it will look like in the front end"}},"plugin_section":[],"plugin_tags":[21072,529,5645,21071,611],"plugin_category":[50],"plugin_contributors":[81051],"plugin_business_model":[],"class_list":["post-16591","plugin","type-plugin","status-closed","hentry","plugin_tags-c-slider","plugin_tags-content","plugin_tags-content-slider","plugin_tags-cslider","plugin_tags-slider","plugin_category-media","plugin_contributors-julianweinert","plugin_committers-julianweinert"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cslider_eeeeed.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/cslider\/trunk\/screenshot-1.jpg?rev=1538929","caption":"cSlider default settings panel"},{"src":"https:\/\/ps.w.org\/cslider\/trunk\/screenshot-2.jpg?rev=1538929","caption":"How to use the shortcakes"},{"src":"https:\/\/ps.w.org\/cslider\/trunk\/screenshot-3.jpg?rev=1538929","caption":"What it will look like in the front end"}],"raw_content":"<!--section=description-->\n<p>Add content slides with a simple shortcode \"[cSlider]\" and divide all slides with \"[slide]\". Close the shortcode after all slides with \"[\/cSlider]\".\nChange your default settings in the admin panel.<\/p>\n\n<p>NOTE: Please update to the latest version (2.4.1) if you recognize any bug!<\/p>\n\n<p>Overwrite the defaults for each cSlider with these shortcode attributes:<\/p>\n\n<ol>\n<li>width (in px)<\/li>\n<li>mode {horizontal, vertical, fade}<\/li>\n<li>speed (in ms)<\/li>\n<li>infititeLoop {true, false}<\/li>\n<li>controls {true, false}<\/li>\n<li>startingSlide (index of the first slide to appear)<\/li>\n<li>randomStart {true, false} (whether the first slide to appear is random)<\/li>\n<li>auto {true, false} (automated sliding)<\/li>\n<li>pause (in ms) (pause between auto slides)<\/li>\n<li>autoDirection {next, prev} (direction of auto slides)<\/li>\n<li>autoHover {true, false} (stop auto slides on mouseover)<\/li>\n<li>pager {true, false} (show the page navigation)<\/li>\n<li>pagerLocation {bottom, top}<\/li>\n<li>ticker {true, false} (slide continuously)<\/li>\n<li>tickerDirection {next, rev} (direction of ticker)<\/li>\n<li>tickerHover {true, false} (stop ticker slides on mouseover)<\/li>\n<li>easing (see <a href=\"http:\/\/gsgd.co.uk\/sandbox\/jquery\/easing\/\" title=\"jQuery easing website\">http:\/\/gsgd.co.uk\/sandbox\/jquery\/easing\/<\/a> for easing options)<\/li>\n<\/ol>\n\n<p>If you like cSlider and want to use it in your language, feel free to contact me to create translations! Thanks<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload <code>cslider<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Change settings under Settings --&gt; cSlider<\/li>\n<li>Place <code>[cSlider] ... [slide] ... [\/cSlider]<\/code> in your posts or pages and place all slides divided by \"[slide]\" inside of it.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How can I set custom layout and options?<\/dt>\n<dd><p>Go to Settings --&gt; cSlider and change it to what fits your needs best<\/p><\/dd>\n<dt>Can I overwrite the defaults for each slide on my page?<\/dt>\n<dd><p>Yes. Use all the shortcode attributes you can find in the description of this plugin.<\/p><\/dd>\n<dt>Can I use multiple cSliders on one page or post?<\/dt>\n<dd><p>Yes, since version 2.3! Simply use [cSlider] ... [slide] ... [\/cSlider] as often as you want. Please be sure you close the [cSlider] each time you use it!<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<ul>\n<li>1.0   First stable build<\/li>\n<li>1.1   Updates settings page<\/li>\n<li>2.0   Addes support for shortcodes within the slides<\/li>\n<li>2.1   Addes german translation<\/li>\n<li>2.1.1 Fixes Pager design issue<\/li>\n<li>2.2   Fixes an issue while first usage<\/li>\n<li>2.2.1 Fixes an width issue<\/li>\n<li>2.3   Adds support for multiple cSliders on one page or post,\nFixes white borders when controls disabled<\/li>\n<li>2.3.1 Fixes a bug while saving the \"pause\" default value<\/li>\n<li>2.3.2 Some grafical inprovements<\/li>\n<li>2.3.3 Improves the identification function for multiple cSliders<\/li>\n<li>2.3.4 Fixes an issue occuring with combination with other plugins and some CSS<\/li>\n<li>2.3.5 Fixes an bug that causes cSlider to be 100px narrow if controll arrows are deactivated<\/li>\n<li>2.4.0 Adds easing support<\/li>\n<li>2.4.1 Includes external scripts right into cSlider's local directory<\/li>\n<li>2.4.2 Simple CSS fix for some browsers and old browser versions<\/li>\n<\/ul>","raw_excerpt":"cSlider is easy-to-use. Create beautiful and stunning content sliders! This is the most simple and innovative content slider available for WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/16591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=16591"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/julianweinert"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=16591"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=16591"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=16591"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=16591"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=16591"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=16591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}