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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/bootstrap-column/#description)
 * [评价](https://cn.wordpress.org/plugins/bootstrap-column/#reviews)
 * [开发进展](https://cn.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+**
 *  已测试的最高版本为 **3.7.41**
 *  语言
 * [English (US)](https://wordpress.org/plugins/bootstrap-column/)
 * 标签
 * [bootstrap](https://cn.wordpress.org/plugins/tags/bootstrap/)
 *  [高级视图](https://cn.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)