{"id":34087,"date":"2015-01-23T06:35:18","date_gmt":"2015-01-23T06:35:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/recent-posts-slider-responsive\/"},"modified":"2015-03-16T11:51:52","modified_gmt":"2015-03-16T11:51:52","slug":"recent-posts-slider-responsive","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/recent-posts-slider-responsive\/","author":9073632,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"trunk","tested":"4.1.42","requires":"1.0.1","requires_php":"","requires_plugins":"","header_name":"Recent Posts Slider Responsive","header_author":"Anita Mourya","header_description":"","assets_banners_color":"","last_updated":"2015-03-16 11:51:52","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.anitamourya.com\/donate","header_plugin_uri":"http:\/\/anitamourya.com","header_author_uri":"http:\/\/anitamourya.com","rating":5,"author_block_rating":0,"active_installs":100,"downloads":13998,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.1":"<ul>\n<li>Rectifying the option &quot;Full&quot; option of Slider Image size and border boxing applied to Slider image.<\/li>\n<\/ul>","1.0.0":"<ul>\n<li>Initial release version.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538859","resolution":"1","location":"plugin"}},"screenshots":{"1":"Demo Frontend Page"}},"plugin_section":[],"plugin_tags":[166,2281,1083,11835,1483],"plugin_category":[],"plugin_contributors":[82394],"plugin_business_model":[],"class_list":["post-34087","plugin","type-plugin","status-closed","hentry","plugin_tags-posts","plugin_tags-recent","plugin_tags-recent-posts","plugin_tags-responsive-carousel","plugin_tags-responsive-slider","plugin_contributors-dilemma123","plugin_committers-dilemma123"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/recent-posts-slider-responsive.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/recent-posts-slider-responsive\/trunk\/screenshot-1.png?rev=1538859","caption":"Demo Frontend Page"}],"raw_content":"<!--section=description-->\n<p>Recent Posts slider responsive displays your blog's recent posts either with thumbnail image of your post and the post title.<\/p>\n\n<p><strong>Features you can Customize<\/strong><\/p>\n\n<ol>\n<li>Total Posts Per Slider<\/li>\n<li>Posts Per Slide<\/li>\n<li>Slider Speed<\/li>\n<li>Image Size<\/li>\n<li>Auto Slide the Slider<\/li>\n<li>Post to include \/ exclude<\/li>\n<li>Category to display<\/li>\n<li>Color of Post title \/ Background<\/li>\n<\/ol>\n\n<p><strong>Shortcodes<\/strong><\/p>\n\n<p>Just to use your default setting (can be customized from the admin panel settings) you can use<\/p>\n\n<pre><code>[rpf]\n<\/code><\/pre>\n\n<p>Using custom options in the shortcode<\/p>\n\n<pre><code>[rpf category_ids=\"2,3\" total_posts=\"2\" post_per_slide=\"1\" post_include_ids=\"1,10\" post_exclude_ids=\"2,12\" slider_id=\"1\"]\n<\/code><\/pre>\n\n<p>category_ids -  Posts to display with the Category ID given<\/p>\n\n<p>total_posts - Total no. of post to display<\/p>\n\n<p>post_per_slide - Posts to display per slide<\/p>\n\n<p>post_include_ids - Posts ID should passed to include it in the slider<\/p>\n\n<p>post_exclude_ids - Posts ID should passed to exclude it in the slider<\/p>\n\n<p>slider_id - Slider CSS ID should be passed with unique value if you are using multiple slider per page, else it can be null<\/p>\n\n<p><strong>Donate to this plugin<\/strong><\/p>\n\n<p><a href=\"http:\/\/anitamourya.com\/donate\/\" title=\"Donate via Paypal\">Donate Now<\/a><\/p>\n\n<p>If you find it useful please don't forget to rate this plugin.<\/p>\n\n<!--section=installation-->\n<h4>Installation<\/h4>\n\n<ol>\n<li>You can use the built-in installer.\nOR\nDownload the zip file and extract the contents.\nUpload the 'recent-posts-slider-responsive' folder to your plugins directory (wp-content\/plugins\/).<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<p>Now go to <strong>Settings<\/strong> and then <strong>Recent Posts Slider Responsive<\/strong> to configure any options as desired.<\/p>\n\n<h4>How to use<\/h4>\n\n<p>In order to display the recent posts slider responsive, you have three options<\/p>\n\n<ol>\n<li>Simply place <code>&lt;?php if (function_exists('rpf_display_slider')) echo rpf_display_slider(); ?&gt;<\/code> in your theme \nor use <code>rpf_display_slider($category_ids, $total_posts, $post_per_slide, $post_include_ids, $post_exclude_ids, $slider_id);<\/code> to have different slider on same or different page templates.<\/li>\n<li>Add the shortcode simply <code>[rpf]<\/code> or <code>[rpf category_ids=\"2,3\" total_posts=\"2\" post_per_slide=\"1\" post_include_ids=\"1\" post_exclude_ids=\"2\" slider_id=\"1\"]<\/code><\/li>\n<li>Using widget.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Why there is need for Slider id?<\/dt>\n<dd><p>If you use many sliders in the same page, then it is necessary to have different css id for the div that we use to display the sliders, neither there will be clash as the div's will have same id. If you are using multiple slider on same page use <code>[rpf slider_id=\"1\"]<\/code> else you can just use <code>[rpf]<\/code><\/p><\/dd>\n<dt>In Widgets it just shows one slide per slider?<\/dt>\n<dd><p>As it is responsive, it takes the width to display the slider, for sidebar width, only one slider can accomodate, hence it shows one slide per slider.<\/p><\/dd>\n<dt>Having problems, questions, bugs &amp; suggestions<\/dt>\n<dd><p>Please add them in WordPress Plugin support section<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Rectifying the option \"Full\" option of Slider Image size and border boxing applied to Slider image.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release version.<\/li>\n<\/ul>","raw_excerpt":"Recent posts slider responsive displays your blog&#039;s recent posts using flexisel carousel.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/34087","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=34087"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dilemma123"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=34087"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=34087"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=34087"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=34087"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=34087"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=34087"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}