{"id":26056,"date":"2013-11-05T16:31:45","date_gmt":"2013-11-05T16:31:45","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/easy-responsive-carousel\/"},"modified":"2014-06-07T04:09:11","modified_gmt":"2014-06-07T04:09:11","slug":"easy-responsive-carousel","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/easy-responsive-carousel\/","author":28125,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.4.11","stable_tag":"0.4.11","tested":"3.7.41","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"Easy Responsive Carousel","header_author":"matstars","header_description":"","assets_banners_color":"3e0106","last_updated":"2014-06-07 04:09:11","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/matgargano.com","header_author_uri":"http:\/\/matgargano.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1355,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog","other_notes"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"799290","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"799290","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.4","0.4.10","0.4.11","0.4.4","0.4.5","0.4.6","0.4.7","0.4.8","0.4.9"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[2007,1487,86,2008,5509],"plugin_category":[],"plugin_contributors":[84995],"plugin_business_model":[],"class_list":["post-26056","plugin","type-plugin","status-closed","hentry","plugin_tags-cpt","plugin_tags-custom-post-types","plugin_tags-post","plugin_tags-post-type","plugin_tags-types","plugin_contributors-matstars","plugin_committers-matstars"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/easy-responsive-carousel_3e0106.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Creates a post type called Easy Carousel. It's hierarchical - parent post is the main post and the children are the slideshow slides. Upload a featured image to each child post. Each image needs to be the same size.<\/p>\n\n<p>N.B. Your theme must have 'post-thumbnails' enabled ( see http:\/\/codex.wordpress.org\/Function_Reference\/add_theme_support for more information ).<\/p>\n\n<p>Adds a shortcode [easy_carousel id=N ] with the required variables:<\/p>\n\n<ul>\n<li>id =&gt; ID of the parent Easy Carousel Post<\/li>\n<\/ul>\n\n<p>...and the optional variables:<\/p>\n\n<ul>\n<li>timeout =&gt; milliseconds to pause in between slides (default: 5000)<\/li>\n<li>pause =&gt; if set to true - the slideshow will pause on hover; set to false - the carousel does not pause on hover. (default: false)<\/li>\n<li>effect =&gt; \"slide\" or \"fade\" (default: none)<\/li>\n<li>orderby =&gt; what to order the children posts (default: menu_order)<\/li>\n<li>order =&gt; direction to order the posts (default: asc)<\/li>\n<li>mobile =&gt; will hide on mobile if true (default: true)<\/li>\n<li>caption =&gt; show caption of slide, which is the post's content (default: true)<\/li>\n<li>caption_opacity =&gt; opacity for background of caption (default: 0.8)<\/li>\n<li>indicators =&gt; show indicator dots on slideshow (default: true)<\/li>\n<li>arrows =&gt; show arrows on slideshow (default: true)<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>0.4.9 - 0.4.11<\/h4>\n\n<ul>\n<li>Bugfix<\/li>\n<li>Javascript fix for when images load up tiny<\/li>\n<\/ul>\n\n<h4>0.4.8<\/h4>\n\n<ul>\n<li>Fixing javascript bug<\/li>\n<\/ul>\n\n<h4>0.4.7<\/h4>\n\n<ul>\n<li>Fixing version issue<\/li>\n<\/ul>\n\n<h4>0.4.6<\/h4>\n\n<ul>\n<li>Add filter to control outputting the post's title (pass current post id and parent id to help filtering)<\/li>\n<li>Add filter to control default background for captions (pass current post id and parent id to help filtering)<\/li>\n<li>Updated all filters to pass post id and parent id<\/li>\n<li>Add style for title<\/li>\n<li>Set default background color<\/li>\n<li>Fixed warning error alerting that the application is missing a method<\/li>\n<\/ul>\n\n<h4>0.4.5<\/h4>\n\n<ul>\n<li>bugfixes<\/li>\n<\/ul>\n\n<h4>0.4.4<\/h4>\n\n<ul>\n<li>Linted JS, standardized include directory name<\/li>\n<\/ul>\n\n<h4>0.4.3<\/h4>\n\n<ul>\n<li>Add ability to drag and drop the sort slide functionality from within the parent Easy Carousel post.<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<p>Remove support for Bootstrap &lt; 3\nAdd indicators, optional within shortcode\nAdd arrows, optional within shortcode, filterable via class on easy_responsive_carousel_left_arrow and easy_responsive_carousel_right_arrow\nFix for positioning issues and responsive issues<\/p>\n\n<h4>0.3<\/h4>\n\n<p>Added post meta into its own class\nMoved carousel into its own class\nAdded instantiation to main file<\/p>\n\n<h4>0.2<\/h4>\n\n<p>Added LESS support\nAdded fade as an effect for transitions<\/p>\n\n<h4>0.1.1<\/h4>\n\n<p>Bug fixes<\/p>\n\n<h4>0.1<\/h4>\n\n<p>Initial release<\/p>\n\n<!--section=other_notes-->\n<h3>Filters<\/h3>\n\n<p>easy_responsive_default_caption_background - the default background color for a caption, passes the current slide ID and parent ID (default #C7C7C7)\neasy_responsive_slide_title - option to turn off displaying the title of the slide, passes the current slide ID and parent ID (default true)\neasy_responsive_carousel_left_arrow - customize the class for the frontend output of for the left arrow in slides, passes the current slide ID and parent ID (default glyphicon-chevron-left)\neasy_responsive_carousel_right_arrow - customize the class for the frontend output of for the right arrow in slides, passes the current slide ID and parent ID (default glyphicon-chevron-right)<\/p>","raw_excerpt":"Adds an Image Carousel post type and shortcode. Note your theme MUST include &amp; enqueue bootstrap 3+","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/26056","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=26056"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/matstars"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=26056"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=26056"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=26056"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=26056"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=26056"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=26056"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}