{"id":38008,"date":"2015-08-06T14:00:42","date_gmt":"2015-08-06T14:00:42","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-client-logo-carousel\/"},"modified":"2023-01-24T04:47:43","modified_gmt":"2023-01-24T04:47:43","slug":"wp-client-logo-carousel","status":"closed","type":"plugin","link":"https:\/\/am.wordpress.org\/plugins\/wp-client-logo-carousel\/","author":13414073,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.0.1","stable_tag":"trunk","tested":"6.1.10","requires":"3.5.0","requires_php":"","requires_plugins":"","header_name":"WP Client Logo Carousel","header_author":"Aftab Husain","header_description":"","assets_banners_color":"4c878c","last_updated":"2023-01-24 04:47:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/aftabhusain.wordpress.com\/","header_author_uri":"https:\/\/aftabhusain.wordpress.com\/","rating":4.5,"author_block_rating":0,"active_installs":4000,"downloads":67997,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"amu02aftab","date":"2015-08-16 16:54:38"},"1.0.1":{"tag":"1.0.1","author":"amu02aftab","date":"2015-08-16 16:54:38"},"2.0.0":{"tag":"2.0.0","author":"amu02aftab","date":"2016-03-26 17:41:39"},"3.0.0":{"tag":"3.0.0","author":"amu02aftab","date":"2016-03-31 17:18:12"}},"upgrade_notice":{"":"<p>This is first version no known notices yet<\/p>"},"ratings":{"1":"3","2":"1","3":"1","4":"2","5":"33"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1233815,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1228034,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","2.0.0","3.0.0"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":2853283,"resolution":"4","location":"plugin"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":2853283,"resolution":"5","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":2853283,"resolution":"1","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2853283,"resolution":"3","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2853283,"resolution":"2","location":"plugin"}},"screenshots":{"1":"Back end client logo carousel settings(go to wp-admin-&gt;WP Client Logo-&gt;Logo Carousel Settings).","2":"Back end Carousel Category (go to wp-admin-&gt;WP Client Logo-&gt;Carousel Category).","3":"Back end add client logo(go to wp-admin-&gt;WP Client Logo-&gt;Add New Client Logo.)","4":"Back end client logo listing page(go to wp-admin-&gt;WP Client Logo-&gt;WP Client Logo.)","5":"Front end look of client logo."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[17973,41235,41238,5103],"plugin_category":[50],"plugin_contributors":[80514],"plugin_business_model":[],"class_list":["post-38008","plugin","type-plugin","status-closed","hentry","plugin_tags-client-slider","plugin_tags-clients-carousel","plugin_tags-clients-slider","plugin_tags-testimonial-slider","plugin_category-media","plugin_contributors-amu02aftab","plugin_committers-amu02aftab"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-client-logo-carousel_4c878c.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-client-logo-carousel\/trunk\/screenshot-1.png?rev=2853283","caption":"Back end client logo carousel settings(go to wp-admin-&gt;WP Client Logo-&gt;Logo Carousel Settings)."},{"src":"https:\/\/ps.w.org\/wp-client-logo-carousel\/trunk\/screenshot-2.png?rev=2853283","caption":"Back end Carousel Category (go to wp-admin-&gt;WP Client Logo-&gt;Carousel Category)."},{"src":"https:\/\/ps.w.org\/wp-client-logo-carousel\/trunk\/screenshot-3.png?rev=2853283","caption":"Back end add client logo(go to wp-admin-&gt;WP Client Logo-&gt;Add New Client Logo.)"},{"src":"https:\/\/ps.w.org\/wp-client-logo-carousel\/trunk\/screenshot-4.png?rev=2853283","caption":"Back end client logo listing page(go to wp-admin-&gt;WP Client Logo-&gt;WP Client Logo.)"},{"src":"https:\/\/ps.w.org\/wp-client-logo-carousel\/trunk\/screenshot-5.png?rev=2853283","caption":"Front end look of client logo."}],"raw_content":"<!--section=description-->\n<ul>\n<li>Display client logos responsive carousel with the help of a shortcode in editor as well as template page. \nHaving different carousel settings.<\/li>\n<li>It allows you to display logos of clients, partners, sponsors, affiliates etc in carousel slider. <\/li>\n<\/ul>\n\n<p><strong>Default Carousel<\/strong><\/p>\n\n<ul>\n<li>It contains all logos added in backend. For default carousel, we can call shortcode to our wordpress editor directly, by using <\/li>\n<\/ul>\n\n<pre>\n[wpaft_logo_slider]\n<\/pre>\n\n<ul>\n<li>And we can call shortcode to our php template file using <\/li>\n<\/ul>\n\n<pre>\necho do_shortcode('[wpaft_logo_slider]'); \n<\/pre>\n\n<p><strong>Carousel By category<\/strong><\/p>\n\n<ul>\n<li>To show logos from a particular category. We can call shortcode to our wordpress editor directly, by using <\/li>\n<\/ul>\n\n<pre>\n[wpaft_logo_slider category=\"SLUG OF CAROUSEL CATEGORY\"]\n<\/pre>\n\n<ul>\n<li>And we can call shortcode to our php template file using <\/li>\n<\/ul>\n\n<pre>\necho do_shortcode('[wpaft_logo_slider category=\"SLUG OF CAROUSEL CATEGORY\"]'); \n<\/pre>\n\n<p><strong>NOTE:<\/strong> Be sure the 'SLUG OF CAROUSEL CATEGORY' is the slug of category.<\/p>\n\n<p><strong>Plugin Features<\/strong><\/p>\n\n<ul>\n<li>Simple and light weight<\/li>\n<li>Fully responsive<\/li>\n<li>Multiple carousels  <\/li>\n<li>Support all modern browsers<\/li>\n<li>Having different settings in admin<\/li>\n<li>Ability to add client links to each logo<\/li>\n<li>Different settings to order(arrange) slide images<\/li>\n<li>Auto slide option<\/li>\n<li>Navigation arrows.<\/li>\n<li>Settings panel<\/li>\n<li>Control number of logos to be displayed<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ul>\n<li>Upload the folder \"wp-client-logo-carousel\" to \"\/wp-content\/plugins\/\" '<\/li>\n<li>Activate the plugin through the \"Plugins\" menu in WordPress .<\/li>\n<li>Update settings for carousel going to wp-admin-&gt;WP Client Logo-&gt;Logo Carousel Settings<\/li>\n<li>Add   client logo going to wp-admin-&gt;WP Client Logo-&gt;Add New Client Logo.<\/li>\n<li><strong>Default Carousel:<\/strong> It contains all logos added in backend. For default carousel, we can call shortcode to our wordpress editor directly, by using <\/li>\n<\/ul>\n\n<pre>\n[wpaft_logo_slider]\n<\/pre>\n\n<ul>\n<li>And we can call shortcode to our php template file using <\/li>\n<\/ul>\n\n<pre>\n echo do_shortcode('[wpaft_logo_slider]'); \n<\/pre>\n\n<ul>\n<li><strong>Carousel By category:<\/strong> To show logos from a particular category. We can call shortcode to our wordpress editor directly, by using <\/li>\n<\/ul>\n\n<pre>\n[wpaft_logo_slider category=\"SLUG OF CAROUSEL CATEGORY\"]\n<\/pre>\n\n<ul>\n<li>And we can call shortcode to our php template file using <\/li>\n<\/ul>\n\n<pre>\n  echo do_shortcode('[wpaft_logo_slider category=\"SLUG OF CAROUSEL CATEGORY\"]'); \n<\/pre>\n\n<p><strong>NOTE:<\/strong> Be sure the 'SLUG OF CAROUSEL CATEGORY' is the slug of category.<\/p>\n\n<!--section=faq-->\n<ol>\n<li>No technical skills needed.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>3.0.0<\/h4>\n\n<ul>\n<li>Multiple carousel feature<\/li>\n<li>Slides by category<\/li>\n<li>Carousel categories<\/li>\n<li>Fixes some alignment issues<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Random Order (setting)<\/li>\n<li>Different settings to order(arrange) slide images.<\/li>\n<li>when you don't put in a URL for the logo, disable link on slide images.<\/li>\n<li>Fixes some alignment issues<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bug fixes<\/li>\n<li>Update readme.txt<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Display clients, partners, sponsors, affiliates etc logos responsive carousel slider with the help of a shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/38008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=38008"}],"author":[{"embeddable":true,"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/amu02aftab"}],"wp:attachment":[{"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=38008"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=38008"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=38008"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=38008"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=38008"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/am.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=38008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}