{"id":41270,"date":"2016-01-14T02:46:36","date_gmt":"2016-01-14T02:46:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/best-images-slider\/"},"modified":"2016-01-18T15:01:13","modified_gmt":"2016-01-18T15:01:13","slug":"best-images-slider","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/best-images-slider\/","author":14745875,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"trunk","tested":"4.4.34","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"Best Images Slider","header_author":"Module Express","header_description":"","assets_banners_color":"","last_updated":"2016-01-18 15:01:13","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/beautiful-module.com\/demo\/best-images-slider-2\/","header_plugin_uri":"","header_author_uri":"http:\/\/beautiful-module.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2113,"num_ratings":0,"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":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Designs Views from admin side","2":"Catagroies shortcode"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11069,7796,7521,2141,7519],"plugin_category":[50],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-41270","plugin","type-plugin","status-publish","hentry","plugin_tags-banner-slider","plugin_tags-gallery-slider","plugin_tags-header-banner-slider","plugin_tags-image-slider","plugin_tags-responsive-banner-slider","plugin_category-media","plugin_committers-moduleexpress"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/best-images-slider.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin add a Responsive Best Images slider in your website. Also you can add Responsive Best Images slider page and mobile touch slider in to your wordpress website.<\/p>\n\n<p>View <a href=\"http:\/\/beautiful-module.com\/demo\/best-images-slider-2\/\">DEMO<\/a> for additional information.<\/p>\n\n<h4>Installation help and support<\/h4>\n\n<ul>\n<li>Please check <a href=\"http:\/\/beautiful-module.com\/documents\/wordpress\/Best-Images-slider.ver1.0.docx\">Installation and Document<\/a>  on our website.<\/li>\n<\/ul>\n\n<p>The plugin adds a \"Responsive Best Images slider\" tab to your admin menu, which allows you to enter Image Title, Content, Link and image items just as you would regular posts.<\/p>\n\n<p>To use this plugin just copy and past this code in to your header.php file or template file<\/p>\n\n\n     \n     \n\n<p>You can also use this Best Images slider inside your page with following shortcode \n    [sp_best.images.slider]<\/p>\n\n<p>Display Best Images slider catagroies wise :\n    [sp_best.images.slider cat_id=\"cat_id\"]\nYou can find this under  \"Best Images slider-&gt; Gallery Category\".<\/p>\n\n<h4>Complete shortcode is<\/h4>\n\n<pre><code>[sp_best.images.slider height=\"300\"\n slide_num=\"4\" width=\"auto\" animate_style=\"fade\" \n duration=\"3000\" autoplay=\"true\" autoplay_interval=\"3000\"]\n<\/code><\/pre>\n\n<p>Parameters are :<\/p>\n\n<ul>\n<li><strong>limit<\/strong> : [sp_best.images.slider limit=\"-1\"] (Limit define the number of images to be display at a time. By default set to \"-1\" ie all images. eg. if you want to display only 5 images then set limit to limit=\"5\")<\/li>\n<li><strong>cat_id<\/strong> : [sp_best.images.slider cat_id=\"2\"] (Display Image slider catagroies wise.) <\/li>\n<li><strong>width<\/strong> : [sp_best.images.slider width=\"auto\"] (Set the width of slider that you want to display, default is \"auto\"))<\/li>\n<li><strong>height<\/strong> : [sp_best.images.slider height=\"450\"] (Set the height of slider that you want to display, default is \"450\"))<\/li>\n<li><strong>animate_style<\/strong> : [sp_best.images.slider animate_style=\"slide\"] (Image slider effect. value is \"slide\" OR \"fade\")<\/li>\n<li><strong>duration<\/strong> : [sp_best.images.slider duration=\"3000\"] (Set slider speed)<\/li>\n<li><strong>autoplay<\/strong> : [sp_best.images.slider autoplay=\"true\"] (Set autoplay or not. value is \"true\" OR \"false\")<\/li>\n<li><strong>autoplay_interval<\/strong> : [sp_best.images.slider autoplay=\"true\" autoplay_interval=\"3000\"] (Set autoplay interval)<\/li>\n<li><strong>slide_num<\/strong> : [sp_best.images.slider slide_num=\"4\"] (Set slider number that you want to display)<\/li>\n<\/ul>\n\n<h4>Features include:<\/h4>\n\n<ul>\n<li>Mobile touch slide<\/li>\n<li>Responsive<\/li>\n<li>Shortcode <code>[sp_best.images.slider]<\/code><\/li>\n<li>Php code for place image slider into your website header  <code>&lt;div class=\"headerslider\"&gt; &lt;?php echo do_shortcode('[sp_best.images.slider]'); ?&gt;&lt;\/div&gt;<\/code><\/li>\n<li>Best images slider inside your page with following shortcode <code>[sp_best.images.slider]<\/code><\/li>\n<li>Easy to configure<\/li>\n<li>Smoothly integrates into any theme<\/li>\n<li>CSS and JS file for custmization<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'best-images-slider' folder to the '\/wp-content\/plugins\/' directory.<\/li>\n<li>Activate the 'Best Images slider' list plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>If you want to place Best images slider into your website header, please copy and paste following code in to your header.php file  <code>&lt;div class=\"headerslider\"&gt; &lt;?php echo do_shortcode('[sp_best.images.slider limit=\"-1\"]'); ?&gt;&lt;\/div&gt;<\/code><\/li>\n<li>You can also display this Images slider inside your page with following shortcode <code>[sp_best.images.slider limit=\"-1\"]<\/code><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Are there shortcodes for Best images slider items?<\/dt>\n<dd><p>If you want to place Best images slider into your website header, please copy and paste following code in to your header.php file  <code>&lt;div class=\"headerslider\"&gt; &lt;?php echo do_shortcode('[sp_best.images.slider limit=\"-1\"]'); ?&gt;&lt;\/div&gt;<\/code><\/p>\n\n<p>You can also display this Best images slider inside your page with following shortcode <code>[sp_best.images.slider limit=\"-1\"]<\/code><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<p>Initial release<\/p>","raw_excerpt":"A quick, easy way to add an Responsive header best image slider OR Responsive Best Images slider inside wordpress page OR Template.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=41270"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/moduleexpress"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41270"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41270"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41270"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41270"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41270"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}