{"id":39603,"date":"2015-10-21T13:23:32","date_gmt":"2015-10-21T13:23:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-loop\/"},"modified":"2016-06-10T09:39:28","modified_gmt":"2016-06-10T09:39:28","slug":"wp-loop","status":"publish","type":"plugin","link":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-loop\/","author":13652695,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.2","stable_tag":"trunk","tested":"4.5.33","requires":"4.3","requires_php":"","requires_plugins":"","header_name":"Wp Loop","header_author":"mimothemes","header_description":"","assets_banners_color":"d6d7d4","last_updated":"2016-06-10 09:39:28","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/mimo.media\/","header_plugin_uri":"http:\/\/mimo.media","header_author_uri":"http:\/\/mimo.media","rating":5,"author_block_rating":0,"active_installs":30,"downloads":4623,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>No upgrades yet<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"1270433","resolution":"","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1271038","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1271024","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1271024","resolution":"2","location":"assets"}},"screenshots":{"1":"Shows the widget administration options","2":"Shows widget Frontend"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[854,6040,526,6822,43239],"plugin_category":[45],"plugin_contributors":[88545],"plugin_business_model":[],"class_list":["post-39603","plugin","type-plugin","status-publish","hentry","plugin_tags-columns","plugin_tags-grid","plugin_tags-loop","plugin_tags-masonry","plugin_tags-woocommerce-masonry","plugin_category-ecommerce","plugin_contributors-mimothemes","plugin_committers-mimothemes"],"banners":{"banner":"https:\/\/ps.w.org\/wp-loop\/assets\/banner-772x250.jpg?rev=1271038","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/wp-loop\/assets\/icon.svg?rev=1270433","icon":"https:\/\/ps.w.org\/wp-loop\/assets\/icon.svg?rev=1270433","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-loop\/assets\/screenshot-1.jpg?rev=1271024","caption":"Shows the widget administration options"},{"src":"https:\/\/ps.w.org\/wp-loop\/assets\/screenshot-2.jpg?rev=1271024","caption":"Shows widget Frontend"}],"raw_content":"<!--section=description-->\n<p>This plugin adds a widget to your Wordpress site called Wp Loop, publish this widget wherever needed and set its options, it creates a Wordpress Query Loop that has Grid Layout(Isotope) and can be filtered with ajax(Isotope Filtering), it can display any CPT and has a bunch of design options and loop customizations:<\/p>\n\n<ul>\n    <li>-Title: Title of the widget<\/li>\n    <li>-Categories to show, use slugs separated by commas: Which categories to include in the loop, they can be custom post types categories<\/li>\n    <li>-Categories to hide, use ids separated by commas: The categories to hide, here you need to use id's<\/li>\n    <li>-Filter taxonomyIf you need to filter the loop(ajax filter), write here wchich term you need to filter.<\/li>\n\n    <li>-Offset, number: Write the number for offset in the loop, this means the number of post you need to jump from beginning.<\/li>\n    <li>-Number of posts to show: Posts per page<\/li>\n    <li>-Image Size to use: This will list all available image sizes in theme, so choose which you prefer<\/li>\n    <li>-Post Type to use: This field will list all available post types in theme for you to choose one<\/li>\n    <li>-Order: Order of loop<\/li>\n    <li>-Order by: Order by<\/li>\n    <li>-Columns to use: You can set here until 20 columns<\/li>\n    <li>-Title Words, number: How many words to show in title of posts<\/li>\n    <li>-Excerpt Words, number: How many words to show in excerpt of posts<\/li>\n    <li>-Infinite Scroll: Choose to No, Button or Auto(the infinite scroll triggers when you scroll down the page)<\/li>\n<\/ul>\n\n<h3>Usage instructions<\/h3>\n\n<p>Just publish the widget wherever needed. It works great with Site Origin Panels plugin to create full layouts.<\/p>\n\n<h3>Developer instructions<\/h3>\n\n<p>Apart from the options inside widget you can manipulate the before\/after loop and articles content with this actions:<\/p>\n\n<p>do_action('wploop_before_content'); \/\/ The beginnning of content inside each article\ndo_action('wploop_after_content'); \/\/ The end of content inside each article\ndo_action('wploop_before_loop'); \/\/ Out of the loop\ndo_action('wploop_after_loop'); \/\/ Out of the loop<\/p>\n\n<p>Find plugin and issues solved at http:\/\/mimo.studio<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>wp-loop<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Follow usage instructions, just plublish the Wp Loop Widget and set its options.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload <code>wp-loop<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Follow usage instructions, just plublish the Wp Loop Widget and set its options.<\/li>\n<\/ol><\/dd>\n<dt>Do this plugin work with all kind of custom post types?<\/dt>\n<dd><p>Yes, it is intended to read the post types in your Wordpress site and list them for you to choose in each Wp Loop widget.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.2<\/h4>\n\n<p>Filtering issue solved\nOrder and Orderby issues solved<\/p>\n\n<h4>1.2.1<\/h4>\n\n<p>Css fixes<\/p>\n\n<h4>1.2.0<\/h4>\n\n<p>Css fixes<\/p>\n\n<h4>1.0.4<\/h4>\n\n<p>Fixed bug in widget saving options<\/p>\n\n<h4>1.0.3<\/h4>\n\n<p>Fixed bug with infinite scroll<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p>Fixed bug, grid was not working properly with custom post types<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>Fixed minor css bug<\/p>\n\n<h4>1.0<\/h4>\n\n<p>First Version<\/p>","raw_excerpt":"Creates a Widget to display a Masonry, Infinite scroll, filterable loop of posts or whatever custom post type you have. Includes 1-20 columns layout.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/39603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=39603"}],"author":[{"embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mimothemes"}],"wp:attachment":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=39603"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=39603"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=39603"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=39603"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=39603"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=39603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}