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

---

Pretražite dodatke

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

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

# Bootstrap Column

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

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

 * [Detalji](https://bs.wordpress.org/plugins/bootstrap-column/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/bootstrap-column/#reviews)
 * [Razvoj](https://bs.wordpress.org/plugins/bootstrap-column/#developers)

 [Podrška](https://wordpress.org/support/plugin/bootstrap-column/)

## Opis

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

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

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

Doprinositelji

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

[Prevedi “Bootstrap Column” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/bootstrap-column)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/bootstrap-column/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/bootstrap-column/)ili
se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/bootstrap-column/)
od [RSS](https://plugins.trac.wordpress.org/log/bootstrap-column/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.0

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

## Meta

 *  Version **1.0**
 *  Last updated **prije 12 godina**
 *  Active installations **10+**
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/bootstrap-column/)
 * Tag
 * [bootstrap](https://bs.wordpress.org/plugins/tags/bootstrap/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/bootstrap-column/advanced/)

## Ocjene

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/)

## Doprinositelji

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

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/bootstrap-column/)

## Pokloni

Da li bi ste željeli da podržite napredovanje ovog proširenja?

 [ Pokloni ovom proširenju ](http://meigiwlym.com)