Title: Bootstrap Column
Author: Mei Gwilym
Published: <strong>23. desember 2013</strong>
Last modified: 23. desember 2013

---

Søk gjennom innstikk

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

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

# Bootstrap Column

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

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

 * [Detaljar](https://nn.wordpress.org/plugins/bootstrap-column/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/bootstrap-column/#reviews)
 * [Utvikling](https://nn.wordpress.org/plugins/bootstrap-column/#developers)

 [Hjelp](https://wordpress.org/support/plugin/bootstrap-column/)

## Skildring

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; ?>
    ```

## Omtalar

There are no reviews for this plugin.

## Bidragsytarar og utviklarar

“Bootstrap Column” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Omset “Bootstrap Column” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/bootstrap-column)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/bootstrap-column/),
sjekk [SVN-lageret](https://plugins.svn.wordpress.org/bootstrap-column/) eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/bootstrap-column/) 
med [RSS](https://plugins.trac.wordpress.org/log/bootstrap-column/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.0

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

## Om

 *  Version **1.0**
 *  Last updated **13 år sidan**
 *  Active installations **10+**
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/bootstrap-column/)
 * Tag
 * [bootstrap](https://nn.wordpress.org/plugins/tags/bootstrap/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/bootstrap-column/advanced/)

## Vurderingar

No reviews have been submitted yet.

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

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

## Contributors

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

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/bootstrap-column/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://meigiwlym.com)