Title: Kanban: Shortcodes
Author: Keanan Koppenhaver
Published: <strong>Oktòb 6, 2016</strong>
Last modified: Me 10, 2021

---

Search plugins

![](https://ps.w.org/kanban-shortcodes/assets/banner-772x250.png?rev=2536535)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/kanban-shortcodes/assets/icon-256x256.png?rev=2536535)

# Kanban: Shortcodes

 By [Keanan Koppenhaver](https://profiles.wordpress.org/kkoppenhaver/)

[Download](https://downloads.wordpress.org/plugin/kanban-shortcodes.zip)

 * [Details](https://hat.wordpress.org/plugins/kanban-shortcodes/#description)
 * [Reviews](https://hat.wordpress.org/plugins/kanban-shortcodes/#reviews)
 *  [Installation](https://hat.wordpress.org/plugins/kanban-shortcodes/#installation)
 * [Development](https://hat.wordpress.org/plugins/kanban-shortcodes/#developers)

 [Support](https://wordpress.org/support/plugin/kanban-shortcodes/)

## Description

This is an add-on plugn for [Kanban for WordPress](https://KanbanWP.com). Embed 
your Kanban board on another page, or display a filtered to-do list.

## Screenshots

 * [[
 * Just add the chortcode `[kanban]` in the visual editor.
 * [[
 * Your board rendered when you view the page.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/kanban-shortcodes` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Add the shortcode `[kanban]` to any page where you would like the Kanban board 
    to appear. An iframe is added to the page, displaying your board.

There are a few options for configuring the iFrame.

    ```
    [kanban css="..."]
    ```

Use this option to add your own css. If you do not include it, the default css will
be used.

All boards have a class of `.kanban-iframe`.

The default css is:

    ```
    .kanban-iframe {
        border: 1px solid black;
        height: 400px;
        width: 100%;
    }


    [kanban height="400px"]
    ```

Use this option to set the height of the iFrame. The default is `400px`. This will
only be used if the “css” option is not used.

    ```
    [kanban width="100%"]
    ```

Use this option to set the width of the iFrame. The default is `100%`. This will
only be used if the “css” option is not used.

    ```
    [kanban id="1"]
    ```

Use this option to specify which board to default to. This requires the Multiple
Board paid add-on.

## FAQ

None yet. Email your questions here: https://kanbanwp.com/contact-us/

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Kanban: Shortcodes” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Keanan Koppenhaver ](https://profiles.wordpress.org/kkoppenhaver/)
 *   [ gelform ](https://profiles.wordpress.org/gelform/)

[Translate “Kanban: Shortcodes” into your language.](https://translate.wordpress.org/projects/wp-plugins/kanban-shortcodes)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/kanban-shortcodes/),
check out the [SVN repository](https://plugins.svn.wordpress.org/kanban-shortcodes/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/kanban-shortcodes/)
by [RSS](https://plugins.trac.wordpress.org/log/kanban-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

For the changelog, please visit [https://kanbanwp.com/addons/shortcodes/](https://kanbanwp.com/addons/shortcodes/)

## Meta

 *  Version **0.0.6**
 *  Last updated **5 years ago**
 *  Active installations **50+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/kanban-shortcodes/)
 * Tags
 * [embed](https://hat.wordpress.org/plugins/tags/embed/)[kanban](https://hat.wordpress.org/plugins/tags/kanban/)
   [shortcode](https://hat.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://hat.wordpress.org/plugins/kanban-shortcodes/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/kanban-shortcodes/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kanban-shortcodes/reviews/)

## Contributors

 *   [ Keanan Koppenhaver ](https://profiles.wordpress.org/kkoppenhaver/)
 *   [ gelform ](https://profiles.wordpress.org/gelform/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/kanban-shortcodes/)