Title: Bootstrap Column
Author: Mei Gwilym
Published: <strong>2013 年 12 月 23 日</strong>
Last modified: 2013 年 12 月 23 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/bootstrap-column.svg)

# Bootstrap Column

 由 [Mei Gwilym](https://profiles.wordpress.org/meigwil/) 開發

[下載](https://downloads.wordpress.org/plugin/bootstrap-column.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/bootstrap-column/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/bootstrap-column/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/bootstrap-column/#developers)

 [技術支援](https://wordpress.org/support/plugin/bootstrap-column/)

## 外掛說明

Add Bootstrap columns to your widget areas. This widget gives a Title, an optional
Icon and a Textarea along with column widths at the four Bootstrap break points.

Any developer familiar with Bootstrap v3 will find this easy to use. If you have
no previous experience with Bootstrap v3, please consult the documentation http://
getbootstrap.com/css/#grid

Icons are from the Font Awesome set. Choose an icon from the set http://fontawesome.
io/3.2.1/icons/

Just input the icon value withour `icon-`. For example, for the tick (icon-check),
input `check`.

### Requirements

 * Bootstrap version 3.x
 * A class of `row` added to the widget area wrapper element

For example, if you have registered the `sidebar-triptych`:

    ```
        <?php if ( is_active_sidebar( 'sidebar-triptych' ) ) : ?>
            <div class="row">
                <?php dynamic_sidebar( 'sidebar-triptych' ); ?>
            </div>
        <?php endif; ?>
    ```

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Bootstrap Column〉的開發相關工作。

參與者

 *   [ Mei Gwilym ](https://profiles.wordpress.org/meigwil/)

[將〈Bootstrap Column〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/bootstrap-column)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/bootstrap-column/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/bootstrap-column/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/bootstrap-column/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/bootstrap-column/)。

## 變更記錄

#### 1.0

 * Initial release. Can add content and set widths at the breakpoints

## 中繼資料

 *  版本 **1.0**
 *  最後更新 **12 年前**
 *  啟用安裝數 **10+**
 *  已測試相容的 WordPress 版本 **3.7.41**
 *  語言
 * [English (US)](https://wordpress.org/plugins/bootstrap-column/)
 * 標籤:
 * [bootstrap](https://tw.wordpress.org/plugins/tags/bootstrap/)
 *  [進階檢視](https://tw.wordpress.org/plugins/bootstrap-column/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/bootstrap-column/reviews/)

## 參與者

 *   [ Mei Gwilym ](https://profiles.wordpress.org/meigwil/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/bootstrap-column/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://meigiwlym.com)