{"id":38851,"date":"2015-09-19T02:15:52","date_gmt":"2015-09-19T02:15:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/grid-buddy\/"},"modified":"2016-06-07T22:05:19","modified_gmt":"2016-06-07T22:05:19","slug":"grid-buddy","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/grid-buddy\/","author":14003986,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.7","stable_tag":"0.7","tested":"4.5.33","requires":"4.2.4","requires_php":"","requires_plugins":"","header_name":"Grid Buddies","header_author":"Relevad","header_description":"","assets_banners_color":"","last_updated":"2016-06-07 22:05:19","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/relevad.com\/wp-plugins\/","header_author_uri":"http:\/\/relevad.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1675,"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":["0.7"],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1539278","resolution":"5","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1539278","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539278","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539278","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539278","resolution":"1","location":"plugin"}},"screenshots":{"1":"Admin table of added Grid Buddy","2":"Induvidual style settings of example Grid Buddy.","3":"Induvidual stamping settings of example Grid Buddy.","4":"Active Grid Buddy.","5":"Active Grid Buddy with stamped widget area with Wordpress calender in it."}},"plugin_section":[],"plugin_tags":[2759,6040,4036,166,357],"plugin_category":[43],"plugin_contributors":[82862],"plugin_business_model":[],"class_list":["post-38851","plugin","type-plugin","status-closed","hentry","plugin_tags-customization","plugin_tags-grid","plugin_tags-layout","plugin_tags-posts","plugin_tags-shortcodes","plugin_category-customization","plugin_contributors-relevad","plugin_committers-relevad"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/grid-buddy.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/grid-buddy\/trunk\/screenshot-1.png?rev=1539278","caption":"Admin table of added Grid Buddy"},{"src":"https:\/\/ps.w.org\/grid-buddy\/trunk\/screenshot-2.png?rev=1539278","caption":"Induvidual style settings of example Grid Buddy."},{"src":"https:\/\/ps.w.org\/grid-buddy\/trunk\/screenshot-3.png?rev=1539278","caption":"Induvidual stamping settings of example Grid Buddy."},{"src":"https:\/\/ps.w.org\/grid-buddy\/trunk\/screenshot-4.png?rev=1539278","caption":"Active Grid Buddy."},{"src":"https:\/\/ps.w.org\/grid-buddy\/trunk\/screenshot-5.png?rev=1539278","caption":"Active Grid Buddy with stamped widget area with Wordpress calender in it."}],"raw_content":"<!--section=description-->\n<p>Grid Buddy is a customizable grid arrangement for posts that can be placed anywhere on your site using shortcodes. \nColors, spacing, pagination, fixed widget areas and more can all be set through the plugin settings page.<\/p>\n\n<p>Requirements:<\/p>\n\n<ul>\n<li>PHP version &gt;= 5.3.0 (Dependent on 5.3 functionality. Plugin will not work without 5.3 or higher)<\/li>\n<li>Jquery version 1.6 or higher (wordpress 4.1 ships with 1.11.1)<\/li>\n<li>Ability to execute wordpress shortcodes in the location(s) you want to place grid arrangements. (see installation)<\/li>\n<\/ul>\n\n<p>This plugin was developed by Relevad Corporation. Authors: Gleb Promokhov.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire 'grid-buddy' folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Create a new 'Grid Buddy' through the new admin menu created on the sidebar<\/li>\n<li>Grid Buddy can be customized in the following ways:\n\n<ul>\n<li>Style\nSet the number of columns, gutter width (space around all sides of each grid box), colors of background and text and max box height.<\/li>\n<li>Content\nSet number of posts to show, post order, which category and tags to pull posts from (if none selected, most recently published posts will be used), and set excerpt and navigation options<\/li>\n<li>Stamping\nStamping allows for you to create a widget area on the grid with a fixed position. Grid Boxes around stamped widget areas will automatically position themselves around them.\nContent can be added into these widget areas through the Wordpress 'widgets' menu. <\/li>\n<\/ul><\/li>\n<li>The Shortcode for the Grid Buddy can be found on the top of an induvidual settings page or as the right column in the Grid Buddy table. To place the shortcode on:\n\n<ul>\n<li>Pages \/ Posts: \nAdd the shortcode <code>[grid-buddy id=#]<\/code> to where you want the grid arrangement shown on your post\/page.<\/li>\n<li>Themes: \nAdd the PHP code <code>&lt;?php echo do_shortcode('[grid-buddy id=#]'); ?&gt;<\/code> where you want the grid arrangement to be shown.<\/li>\n<li>Widgets: \nAdd <code>[grid-buddy id=#]<\/code> inside a Shortcode Widget or add <code>&lt;?php echo do_shortcode('[grid-buddy id=#]'); ?&gt;<\/code> inside a PHP Code Widget\nThere are many plugins that enable shortcode or PHP in widgets. \nHere are two great ones: <a href=\"http:\/\/wordpress.org\/plugins\/shortcode-widget\/\">Shortcode Widget<\/a> and <a href=\"http:\/\/wordpress.org\/plugins\/php-code-widget\/\">PHP Code Widget<\/a><\/li>\n<\/ul><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Something's not working or I found a bug. What do I do?<\/dt>\n<dd><p>First, please make sure that all Relevad Plugins are updated to the latest version.\nIf updating does not resolve your issue please contact plugins AT relevad DOT com\nor\nfind this plugin on wordpress.org and contact us through the support tab.<\/p><\/dd>\n<dt>How do I calculate the margins for my stamped widget areas?<\/dt>\n<dd><p>For the current version of Grid Buddy, widget areas can only be positioned by specifying their top and left margins.\nThe distance you set for the top and left margins will set the distance between the top and left side of the widget area from the top and\nleft of the Grid Buddy container. Take the height and width of the widget area into account when specifying these values.<\/p><\/dd>\n<dt>Instead of columns can I organize my posts into rows? Or both rows and columns?<\/dt>\n<dd><p>The current version of Grid Buddy does not include this feature.<\/p><\/dd>\n<dt>Does the Grid Buddy dynamically resize with screen resizing?<\/dt>\n<dd><p>The posts will be laid out in accordance to the size of the window on page load, and will not change until the window is resized and the page is refreshed.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.7<\/h4>\n\n<p>Plugin released.<\/p>","raw_excerpt":"Display content into custom grid arrangements.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/38851","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=38851"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/relevad"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=38851"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=38851"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=38851"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=38851"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=38851"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=38851"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}