Title: Bootstrap Column
Author: Mei Gwilym
Published: <strong>23 בדצמבר 2013</strong>
Last modified: 23 בדצמבר 2013

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](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://he.wordpress.org/plugins/bootstrap-column/#description)
 * [סקירות](https://he.wordpress.org/plugins/bootstrap-column/#reviews)
 * [פיתוח](https://he.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; ?>
    ```

## סקירות

There are no reviews for this plugin.

## מפתחים

"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 repository](https://plugins.svn.wordpress.org/bootstrap-column/),
או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/bootstrap-column/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/bootstrap-column/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.0

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

## מטא

 *  גרסה: **1.0**
 *  Last updated **לפני 13 שנים**
 *  Active installations **10+**
 *  Tested up to **3.7.41**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/bootstrap-column/)
 * Tag
 * [bootstrap](https://he.wordpress.org/plugins/tags/bootstrap/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/bootstrap-column/advanced/)

## דרוגים

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

## תורמים

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

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/bootstrap-column/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](http://meigiwlym.com)