{"id":36833,"date":"2015-06-11T04:15:11","date_gmt":"2015-06-11T04:15:11","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/grid-shortcodes\/"},"modified":"2026-01-29T19:30:08","modified_gmt":"2026-01-29T19:30:08","slug":"grid-shortcodes","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/grid-shortcodes\/","author":13858277,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1","stable_tag":"1.1.1","tested":"6.9.4","requires":"3.6","requires_php":"","requires_plugins":null,"header_name":"Grid Shortcodes","header_author":"WP Darko","header_description":"","assets_banners_color":"54706d","last_updated":"2026-01-29 19:30:08","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wpdarko.com\/support\/get-started-with-the-grid-shortcodes-plugin\/","header_author_uri":"https:\/\/wpdarko.com","rating":5,"author_block_rating":0,"active_installs":2000,"downloads":24653,"num_ratings":10,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"spwebguy","date":"2020-06-02 10:12:08"},"1.1":{"tag":"1.1","author":"spwebguy","date":"2024-02-22 22:49:43"},"1.1.1":{"tag":"1.1.1","author":"spwebguy","date":"2026-01-29 19:30:08"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":10},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1178716,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1178716,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1178720,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1178716,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1178716,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1178716,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":1178716,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Grid Shortcodes (front view)","2":"Grid Shortcodes (admin view)","3":"Grid Shortcodes (admin view)","4":"Grid Shortcodes (admin view)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[854,6040,855,80,357],"plugin_category":[43,46],"plugin_contributors":[79068],"plugin_business_model":[],"class_list":["post-36833","plugin","type-plugin","status-publish","hentry","plugin_tags-columns","plugin_tags-grid","plugin_tags-rows","plugin_tags-shortcode","plugin_tags-shortcodes","plugin_category-customization","plugin_category-editor-and-writing","plugin_contributors-spwebguy","plugin_committers-spwebguy"],"banners":{"banner":"https:\/\/ps.w.org\/grid-shortcodes\/assets\/banner-772x250.png?rev=1178720","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/grid-shortcodes\/assets\/icon-128x128.png?rev=1178716","icon_2x":"https:\/\/ps.w.org\/grid-shortcodes\/assets\/icon-256x256.png?rev=1178716","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/grid-shortcodes\/assets\/screenshot-1.png?rev=1178716","caption":"Grid Shortcodes (front view)"},{"src":"https:\/\/ps.w.org\/grid-shortcodes\/assets\/screenshot-2.png?rev=1178716","caption":"Grid Shortcodes (admin view)"},{"src":"https:\/\/ps.w.org\/grid-shortcodes\/assets\/screenshot-3.png?rev=1178716","caption":"Grid Shortcodes (admin view)"},{"src":"https:\/\/ps.w.org\/grid-shortcodes\/assets\/screenshot-4.png?rev=1178716","caption":"Grid Shortcodes (admin view)"}],"raw_content":"<!--section=description-->\n<p>A responsive and easy-to-use tool for dividing your content in your posts\/pages. This ultra-lightweight plugin allows you to put your content in columns of various widths. What you see is what you get, and it\u2019s totally free.<\/p>\n\n<h4>Usage example<\/h4>\n\n<h4>1. Create rows using [GDC_row]<\/h4>\n\n<pre><code>[GDC_row][\/GDC_row]\n<\/code><\/pre>\n\n<h4>2. Add columns using [GDC_column]<\/h4>\n\n<pre><code>[GDC_row]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[\/GDC_row]\n<\/code><\/pre>\n\nAvailable sizes\n\n<ul>\n<li>half<\/li>\n<li>third<\/li>\n<li>two-thirds<\/li>\n<li>quarter<\/li>\n<li>three-quarters<\/li>\n<\/ul>\n\n<p>See more code examples on the <a href=\"https:\/\/wpdarko.com\/support\/docs\/get-started-with-the-grid-shortcodes-plugin\/\">documentation page<\/a>.<\/p>\n\n<h4>Support<\/h4>\n\n<p>Find help in <a href=\"https:\/\/wpdarko.com\/support\">our forums<\/a> for this plugin (we\u2019ll answer you fast, promise).<\/p>\n\n<!--section=installation-->\n<h4>Installation<\/h4>\n\n<ol>\n<li>In your WordPress admin panel, go to Plugins &gt; New Plugin<\/li>\n<li>Find our Grid Shortcodes plugin by WP Darko and click Install now<\/li>\n<li>Alternatively, download the plugin and upload the contents of grid-shortcodes.zip to your plugin directory, which usually is \/wp-content\/plugins\/<\/li>\n<li>Activate the plugin<\/li>\n<\/ol>\n\n<h4>Usage example<\/h4>\n\n<h4>1. Create rows using [GDC_row]<\/h4>\n\n<pre><code>[GDC_row][\/GDC_row]\n<\/code><\/pre>\n\n<h4>2. Add columns using [GDC_column]<\/h4>\n\n<pre><code>[GDC_row]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[\/GDC_row]\n<\/code><\/pre>\n\nAvailable sizes\n\n<ul>\n<li>half<\/li>\n<li>third<\/li>\n<li>two-thirds<\/li>\n<li>quarter<\/li>\n<li>three-quarters<\/li>\n<\/ul>\n\n<p>See more example on the <a href=\"https:\/\/wpdarko.com\/support\/docs\/get-started-with-the-grid-shortcodes-plugin\/\">documentation page<\/a>.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"usage%20example\"><h3>Usage example<\/h3><\/dt>\n<dd><\/dd>\n<dt id=\"1.%20create%20rows%20using%20%5Bgdc_row%5D\"><h3>1. Create rows using [GDC_row]<\/h3><\/dt>\n<dd><pre><code>[GDC_row][\/GDC_row]\n<\/code><\/pre><\/dd>\n<dt id=\"2.%20add%20columns%20using%20%5Bgdc_column%5D\"><h3>2. Add columns using [GDC_column]<\/h3><\/dt>\n<dd><pre><code>[GDC_row]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[GDC_column size=\"third\"]\nYour content here\n[\/GDC_column]\n\n[\/GDC_row]\n<\/code><\/pre><\/dd>\n<dt id=\"available%20sizes\"><h3>Available sizes<\/h3><\/dt>\n<dd><ul>\n<li>half<\/li>\n<li>third<\/li>\n<li>two-thirds<\/li>\n<li>quarter<\/li>\n<li>three-quarters<\/li>\n<\/ul>\n\n<p>See more example on the <a href=\"https:\/\/wpdarko.com\/support\/docs\/get-started-with-the-grid-shortcodes-plugin\/\">documentation page<\/a>.<\/p><\/dd>\n<dt id=\"support\"><h3>Support<\/h3><\/dt>\n<dd><p>Find help on <a href=\"https:\/\/wpdarko.com\/support\">our support platform<\/a> for this plugin (we\u2019ll answer you fast, promise).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed minor vulnerability issue<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Stripping out paragraphs and new lines between columns (thanks @makbeta).<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"A responsive and easy-to-use tool for dividing your content in your posts\/pages. This ultra-lightweight plugin allows you to put your content in colum &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/36833","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=36833"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/spwebguy"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=36833"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=36833"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=36833"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=36833"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=36833"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=36833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}