{"id":33843,"date":"2015-01-08T08:31:02","date_gmt":"2015-01-08T08:31:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wpf-ultimate-carousel\/"},"modified":"2016-12-25T10:33:44","modified_gmt":"2016-12-25T10:33:44","slug":"wpf-ultimate-carousel","status":"closed","type":"plugin","link":"https:\/\/de.wordpress.org\/plugins\/wpf-ultimate-carousel\/","author":12297554,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.11","stable_tag":"trunk","tested":"4.1.42","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"WpF Ultimate Carousel","header_author":"WpFreeware","header_description":"","assets_banners_color":"fd625d","last_updated":"2016-12-25 10:33:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wpfreeware.com","header_author_uri":"http:\/\/www.wpfreeware.com","rating":4,"author_block_rating":0,"active_installs":70,"downloads":8501,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1561622","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1062884","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1062884","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1062884","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1062884","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1062884","resolution":"5","location":"assets"}},"screenshots":{"1":"4 slides","2":"3 slides with different title","3":"2 slides with different title","4":"1 big slide with different title","5":"5 slides with different title"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[786,72119,72118,611,72117],"plugin_category":[50],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-33843","plugin","type-plugin","status-closed","hentry","plugin_tags-carousel","plugin_tags-custom-post-carousel-slider","plugin_tags-post-carousel-slider","plugin_tags-slider","plugin_tags-slider-carousel","plugin_category-media","plugin_committers-antorjalalin"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wpf-ultimate-carousel_fd625d.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wpf-ultimate-carousel\/assets\/screenshot-1.png?rev=1062884","caption":"4 slides"},{"src":"https:\/\/ps.w.org\/wpf-ultimate-carousel\/assets\/screenshot-2.png?rev=1062884","caption":"3 slides with different title"},{"src":"https:\/\/ps.w.org\/wpf-ultimate-carousel\/assets\/screenshot-3.png?rev=1062884","caption":"2 slides with different title"},{"src":"https:\/\/ps.w.org\/wpf-ultimate-carousel\/assets\/screenshot-4.png?rev=1062884","caption":"1 big slide with different title"},{"src":"https:\/\/ps.w.org\/wpf-ultimate-carousel\/assets\/screenshot-5.png?rev=1062884","caption":"5 slides with different title"}],"raw_content":"<!--section=description-->\n<p>WpF Ultimate Carousel is a responsive WordPress carousel slider plugin which through you can add unlimited carousel slider into your theme.\nYou can change styles according to your theme design.<\/p>\n\n<p>Features:<\/p>\n\n<ol>\n<li>Unlimited Carousel.<\/li>\n<li>Very easy installation (just install &amp; use shortcode, Thats it!)<\/li>\n<li>Shortcode system<\/li>\n<li>unlimited color variation by using shortcode attributes.<\/li>\n<li>Responsive<\/li>\n<li>custom post supported<\/li>\n<li>custom taxonomy supported<\/li>\n<li>carousel controls \n9 &amp; more.<\/li>\n<\/ol>\n\n<p>Shortcodes<\/p>\n\n<p>Remember: Must put a unique name in each shortcode, If you want to use 3 carousel in one page then you can put in the first carousel name=\"carousel-1\", second name=\"carousel-2\" &amp; 3rd name=\"carousel-3\".\nIf you are using one news ticker in one page then leave it.<\/p>\n\n<p>----- General Carousel -----------<\/p>\n\n<pre>[wpf_carousel name=\"my-carousel\" title=\"Title Goes here\"] \/\/name=(unique-name)<\/pre>\n\n<p>----- Carousel form category ---------<\/p>\n\n<pre>[wpf_carousel name=\"my-carousel-2\" category=\"category name\" title=\"Title Goes here\"] \/\/name=(unique-name)<\/pre>\n\n<p>----- Carousel form custom taxonomy  ----------<\/p>\n\n<pre>[wpf_carousel name=\"my-carousel-3\" taxonomy=\"your-taxonomy-name\" category=\"category name\" title=\"Title goes here\"] \/\/name=(unique-name)<\/pre>\n\n<p>----- Shortcode attributes are: ------<\/p>\n\n<pre>post_type=\"post\"  \/\/ default is \"post\"<\/pre>\n\n<p>info: Which post type you want to display.<\/p>\n\n<pre>category=\"category name\" \/\/ default is empty<\/pre>\n\n<p>info: Put a category name,if you want to display contents from a specific category.<\/p>\n\n<pre>taxonomy=\"taxonomy name\"   \/\/ default is category_name <\/pre>\n\n<p>info: If you want to display custom post contents from a specific custom taxonomy then put the custom taxonomy name here. default is category_name.<\/p>\n\n<pre>name=\"carousel-name\" \/\/ default is wpf_carousel<\/pre>\n\n<p>info: Put any unique name (without spaces) for each carousel for using multiple in one page.<\/p>\n\n<pre>title=\"Carousel title goes here.\" \/\/ default is More...<\/pre>\n\n<p>info: Carousel Title text.<\/p>\n\n<pre>count=\"posts amount to display\" \/\/ default is unlimited<\/pre>\n\n<p>info: Put a numeric value to display posts amount.<\/p>\n\n<pre>title_color=\"color name or hex code\" \/\/ default is #000000<\/pre>\n\n<p>info: put carousel title color code. Ex: #000000 or black.<\/p>\n\n<pre>title_bg_color=\"Title background color\" \/\/ default is none<\/pre>\n\n<p>info: put carousel title background color code. Ex: #000000 or black.<\/p>\n\n<pre>link_color=\" Post title Link color\" \/\/ default is #222222<\/pre>\n\n<p>info : change link color.<\/p>\n\n<pre>slides=\"numeric-value\" \/\/ default is 4<\/pre>\n\n<p>info : Put a numeric value to display slides.<\/p>\n\n<pre>scroll=\"numeric-value\" \/\/ default is 1<\/pre>\n\n<p>info : Put a numeric value to scroll slides.<\/p>\n\n<pre>autoplay=\"true-false\" \/\/ default is false<\/pre>\n\n<p>info : enable autoplay. available values are true\/false.<\/p>\n\n<pre>speed=\"numeric-value\" \/\/ default is 2000<\/pre>\n\n<p>info : higher value will slower &amp; lower value will faster the carousel.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload <code>plugin-directory<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Use shortcode in page, post or in widgets.<\/li>\n<li>If you want carousel in your theme php, Place <code>&lt;?php echo do_shortcode('[wpf_carousel name=\"my-carousel\" title=\"Title Goes here\"]'); ?&gt;<\/code> in your templates. More shortcodes attributes are available. See description tab.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>How to install the plugin?<\/p>\n\n<p>Answer: Read install tab for letting about installation.<\/p>\n\n<p>Where I can use this plugin?<\/p>\n\n<p>Answer: You can use this plugin anywhere you want through shortcode. Read shortcode details in description tab.<\/p>\n\n<p>What to do after install this plugin?<\/p>\n\n<p>Answer: No need to do anything, it will works on the fly. Install the plugin &amp; use plugin shortcode anywhere in your theme you want.<\/p>\n\n<!--section=changelog-->\n<h4>1.0.11<\/h4>\n\n<ul>\n<li>change plugin description<\/li>\n<\/ul>\n\n<h4>1.0.10<\/h4>\n\n<ul>\n<li>remove banner image<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>fixed descriptions<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Changed banner image<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"This plugin is expired.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/33843","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=33843"}],"author":[{"embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/antorjalalin"}],"wp:attachment":[{"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=33843"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=33843"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=33843"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=33843"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=33843"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/de.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=33843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}