{"id":51315,"date":"2016-10-06T19:29:03","date_gmt":"2016-10-06T19:29:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/kanban-shortcodes\/"},"modified":"2021-05-10T05:32:07","modified_gmt":"2021-05-10T05:32:07","slug":"kanban-shortcodes","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/kanban-shortcodes\/","author":12229812,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.0.6","stable_tag":"trunk","tested":"4.9.29","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Kanban: Shortcodes","header_author":"Kanban for WordPress","header_description":"","assets_banners_color":"6cbf5a","last_updated":"2021-05-10 05:32:07","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/kanbanwp.com\/","header_author_uri":"https:\/\/kanbanwp.com\/","rating":0,"author_block_rating":0,"active_installs":50,"downloads":5100,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.0.1":{"tag":"0.0.1","author":"gelform","date":"2016-10-19 20:19:36"},"0.0.2":{"tag":"0.0.2","author":"gelform","date":"2016-11-28 15:34:13"},"0.0.3":{"tag":"0.0.3","author":"gelform","date":"2016-12-07 11:29:18"},"0.0.4":{"tag":"0.0.4","author":"gelform","date":"2017-03-08 14:07:41"},"0.0.5":{"tag":"0.0.5","author":"gelform","date":"2017-03-21 14:38:07"},"0.0.6":{"tag":"0.0.6","author":"kkoppenhaver","date":"2021-05-10 05:32:07"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2536535,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2536535,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2536535,"resolution":"1544x500","location":"assets","locale":""},"banner-1880x609.png":{"filename":"banner-1880x609.png","revision":2536535,"resolution":"1880x609","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2536535,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2528801,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2528801,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Just add the chortcode <code>[kanban]<\/code> in the visual editor.","2":"Your board rendered when you view the page."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[230,7132,80],"plugin_category":[43,56],"plugin_contributors":[85396,174847],"plugin_business_model":[],"class_list":["post-51315","plugin","type-plugin","status-publish","hentry","plugin_tags-embed","plugin_tags-kanban","plugin_tags-shortcode","plugin_category-customization","plugin_category-social-and-sharing","plugin_contributors-gelform","plugin_contributors-kkoppenhaver","plugin_committers-gelform","plugin_committers-kkoppenhaver"],"banners":{"banner":"https:\/\/ps.w.org\/kanban-shortcodes\/assets\/banner-772x250.png?rev=2536535","banner_2x":"https:\/\/ps.w.org\/kanban-shortcodes\/assets\/banner-1544x500.png?rev=2536535","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/kanban-shortcodes\/assets\/icon-128x128.png?rev=2536535","icon_2x":"https:\/\/ps.w.org\/kanban-shortcodes\/assets\/icon-256x256.png?rev=2536535","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/kanban-shortcodes\/assets\/screenshot-1.png?rev=2528801","caption":"Just add the chortcode <code>[kanban]<\/code> in the visual editor."},{"src":"https:\/\/ps.w.org\/kanban-shortcodes\/assets\/screenshot-2.png?rev=2528801","caption":"Your board rendered when you view the page."}],"raw_content":"<!--section=description-->\n<p>This is an add-on plugn for <a href=\"https:\/\/KanbanWP.com\">Kanban for WordPress<\/a>. Embed your Kanban board on another page, or display a filtered to-do list.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/kanban-shortcodes<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Add the shortcode <code>[kanban]<\/code> to any page where you would like the Kanban board to appear. An iframe is added to the page, displaying your board.<\/li>\n<\/ol>\n\n<p>There are a few options for configuring the iFrame.<\/p>\n\n<pre><code>[kanban css=\"...\"]\n<\/code><\/pre>\n\n<p>Use this option to add your own css. If you do not include it, the default css will be used.<\/p>\n\n<p>All boards have a class of <code>.kanban-iframe<\/code>.<\/p>\n\n<p>The default css is:<\/p>\n\n<pre><code>.kanban-iframe {\n    border: 1px solid black;\n    height: 400px;\n    width: 100%;\n}\n\n\n[kanban height=\"400px\"]\n<\/code><\/pre>\n\n<p>Use this option to set the height of the iFrame. The default is <code>400px<\/code>. This will only be used if the \"css\" option is not used.<\/p>\n\n<pre><code>[kanban width=\"100%\"]\n<\/code><\/pre>\n\n<p>Use this option to set the width of the iFrame. The default is <code>100%<\/code>. This will only be used if the \"css\" option is not used.<\/p>\n\n<pre><code>[kanban id=\"1\"]\n<\/code><\/pre>\n\n<p>Use this option to specify which board to default to. This requires the Multiple Board paid add-on.<\/p>\n\n<!--section=faq-->\n<p>None yet. Email your questions here: https:\/\/kanbanwp.com\/contact-us\/<\/p>\n\n<!--section=changelog-->\n<p>For the changelog, please visit <a href=\"https:\/\/kanbanwp.com\/addons\/shortcodes\/\">https:\/\/kanbanwp.com\/addons\/shortcodes\/<\/a><\/p>","raw_excerpt":"Embed your Kanban board on another page, or display a to-do list.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/51315","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=51315"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kkoppenhaver"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=51315"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=51315"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=51315"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=51315"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=51315"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=51315"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}