{"id":9046,"date":"2010-05-07T22:49:39","date_gmt":"2010-05-07T22:49:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-nivo-slider\/"},"modified":"2015-04-17T17:25:21","modified_gmt":"2015-04-17T17:25:21","slug":"wp-nivo-slider","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-nivo-slider\/","author":3494731,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.1","stable_tag":"3.2","tested":"4.0.38","requires":"2.9.2","requires_php":"","requires_plugins":"","header_name":"WP Nivo Slider","header_author":"Rafael Cirolini","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 18:53:19","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.soumae.org\/wp-nivo-slider\/","header_plugin_uri":"http:\/\/www.cirolini.com.br\/wordpress-plugin-wp-nivo-slider\/","header_author_uri":"http:\/\/www.cirolini.com.br\/wordpress-plugin-wp-nivo-slider\/","rating":2.9,"author_block_rating":0,"active_installs":1000,"downloads":283196,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":"4","2":"1","3":"1","4":0,"5":"4"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","2.0","3.0","3.1","3.2"],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1777170","resolution":"5","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1777170","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1777170","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1777170","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1777170","resolution":"1","location":"plugin"}},"screenshots":{"1":"Screenshot 1","2":"Screenshot 2","3":"Screenshot 3","4":"Screenshot 4","5":"Screenshot 5"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[133,202,5930,11068,611],"plugin_category":[50,59],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-9046","plugin","type-plugin","status-closed","hentry","plugin_tags-image","plugin_tags-jquery","plugin_tags-jquery-slider","plugin_tags-nivo-slider","plugin_tags-slider","plugin_category-media","plugin_category-utilities-and-tools","plugin_committers-lcrafael"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-nivo-slider.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-nivo-slider\/trunk\/screenshot-1.png?rev=1777170","caption":"Screenshot 1"},{"src":"https:\/\/ps.w.org\/wp-nivo-slider\/trunk\/screenshot-2.png?rev=1777170","caption":"Screenshot 2"},{"src":"https:\/\/ps.w.org\/wp-nivo-slider\/trunk\/screenshot-3.png?rev=1777170","caption":"Screenshot 3"},{"src":"https:\/\/ps.w.org\/wp-nivo-slider\/trunk\/screenshot-4.png?rev=1777170","caption":"Screenshot 4"},{"src":"https:\/\/ps.w.org\/wp-nivo-slider\/trunk\/screenshot-5.png?rev=1777170","caption":"Screenshot 5"}],"raw_content":"<!--section=description-->\n<p>This plugin creates a Slideshow\/Slider with post thumbnails in your posts configured for a particular category of your wordpress. It is entirely written in jQuery (following the pattern of my other plugins).<\/p>\n\n<p>It can be integrated anywhere on your Blog\/Website. The WP Nivo Slider shows your chosen Blog Posts from a specific Category.<\/p>\n\n<p>View the video: http:\/\/www.vimeo.com\/11698666<\/p>\n\n<p>USE<\/p>\n\n<p>To use the WP Nivo Slider, you must first enter the settings Plug-in Option -&gt; WP Nivo Slider and choose which category you want that displays the posts. Next you need to insert a post in that category you chose previously. In the post that you entered you need to choose a post thumbnails. WP Nivo Slider changes its size to be the size image that you inserted, or the size of the slider will depend on the Largest image. This plugin do not resize images.<\/p>\n\n<h3>CREDIT<\/h3>\n\n<p>This plugin was developed by Rafael Cirolini - http:\/\/www.soumae.org\/sobre-2\/\nThe Slider was developed by Gilbert Pellegrom - http:\/\/nivo.dev7studios.com\/<\/p>\n\n<h3>CONTACT<\/h3>\n\n<p>Rafael Cirolini\nhttp:\/\/www.soumae.org\/<\/p>\n\n<p>Gilbert Pellegrom\nhttp:\/\/dev7studios.com\/nivo-slider\/<\/p>\n\n<!--section=installation-->\n<ul>\n<li>You can either use the automatic plugin installer or your FTP program to upload it to your wp-content\/plugins directory the top-level folder. Don't just upload all the php files and put them in \/wp-content\/plugins\/.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Visit your WP Nivo Slider Options (Options - WP Nivo Slider)<\/li>\n<li>Insert <code>&lt;?php if ( function_exists('show_nivo_slider') )  { show_nivo_slider(); } ?&gt;<\/code> into your template file.<\/li>\n<li>Add a post thumb to a desired post.<\/li>\n<li>That's it!!<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>version 3.2<\/h4>\n\n<p>Bug corretion on Slider shows only last post, thanks sr_blasco<\/p>\n\n<h4>version 3.1<\/h4>\n\n<p>Bug correction on have_post_thumbnails\nAdd more efects<\/p>\n\n<h4>version 3.0<\/h4>\n\n<p>New version of nivo js\nCreate theme option\nMinor bugs corrections for wp 3.5<\/p>\n\n<h4>version 2.0<\/h4>\n\n<p>New version of nivo js\nFiz bugs in CSS\nCreate width and height fields\nFix bugs in js<\/p>\n\n<h4>version 1.3<\/h4>\n\n<p>Fix bug in CSS<\/p>\n\n<h4>version 1.0<\/h4>\n\n<p>Implementation of basic functionality<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ul>\n<li>You can either use the automatic plugin installer or your FTP program to upload it to your wp-content\/plugins directory the top-level folder. Don't just upload all the php files and put them in \/wp-content\/plugins\/.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Visit your WP Nivo Slider Options (Options - WP Nivo Slider)<\/li>\n<li>Insert <code>&lt;?php if ( function_exists('show_nivo_slider') )  { show_nivo_slider(); } ?&gt;<\/code> into your template file.<\/li>\n<li>Add a post thumb to a desired post.<\/li>\n<li>That's it!!<\/li>\n<\/ul><\/dd>\n\n<\/dl>","raw_excerpt":"Creates a image slider using js created by Gilbert Pellegrom. WordPress plugin develop by Rafael Cirolini","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9046","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=9046"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lcrafael"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9046"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9046"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9046"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9046"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9046"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}