Title: Kanban: Shortcodes
Author: Keanan Koppenhaver
Published: <strong>6 ຕຸລາ 2016</strong>
Last modified: 10 ພຶດສະພາ 2021

---

ຄົ້ນຫາປລັກອິນ

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

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

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

# Kanban: Shortcodes

 ໂດຍ [Keanan Koppenhaver](https://profiles.wordpress.org/kkoppenhaver/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/kanban-shortcodes.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/kanban-shortcodes/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/kanban-shortcodes/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/kanban-shortcodes/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/kanban-shortcodes/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/kanban-shortcodes/)

## ຄຳອະທິບາຍ

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.

## ພາບໜ້າຈໍ

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

## ການຕິດຕັ້ງ

 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.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

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

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Kanban: Shortcodes” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

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

[ແປ “Kanban: Shortcodes” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/kanban-shortcodes)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/kanban-shortcodes/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/kanban-shortcodes/), ຫຼື ຕິດຕາມ 
[ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/kanban-shortcodes/) ຜ່ານ
[RSS](https://plugins.trac.wordpress.org/log/kanban-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

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

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **0.0.6**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **5 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **50+**
 *  ເວີຊັນ WordPress ** 4.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.9.29**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/kanban-shortcodes/)
 * ແທັກ
 * [embed](https://lo.wordpress.org/plugins/tags/embed/)[kanban](https://lo.wordpress.org/plugins/tags/kanban/)
   [shortcode](https://lo.wordpress.org/plugins/tags/shortcode/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/kanban-shortcodes/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

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

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/kanban-shortcodes/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

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

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/kanban-shortcodes/)