Title: Simple Columnizer
Author: mbabar86mish
Published: <strong>30.10.2015</strong>
Last modified: 30.10.2015

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

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

# Simple Columnizer

 От [mbabar86mish](https://profiles.wordpress.org/mbabar86mish/)

[Изтегляне](https://downloads.wordpress.org/plugin/simple-columnizer.zip)

 * [Детайли](https://bg.wordpress.org/plugins/simple-columnizer/#description)
 * [Оценки](https://bg.wordpress.org/plugins/simple-columnizer/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/simple-columnizer/#installation)
 * [Разработка](https://bg.wordpress.org/plugins/simple-columnizer/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/simple-columnizer/)

## Описание

Simple columnizer create „Widget Area“ with name „Columnizer Widget Area“ in admin
section with Drag & Drop „Columnizer“ widget. You can generate number of columns.
Place short code where you want. Short code available to you after save the widget.

## Снимки на разширението

[⌊Drag & Drop Columnizer widget.⌉⌊Drag & Drop Columnizer widget.⌉[

Drag & Drop Columnizer widget.

[⌊Add column informations.⌉⌊Add column informations.⌉[

Add column informations.

[⌊Example : Preview on the page.⌉⌊Example : Preview on the page.⌉[

Example : Preview on the page.

## Инсталиране

 1. Upload `simple-columnizer` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## ЧЗВ

  How add new style?

$style2 = array(
 ‘style 2’ => array( ‘container_wrapper_start’ => ‘

‘,
 ‘container_wrapper_end’ => ‘

‘,
 ‘icon_wrapper_start’ => “, ‘icon_wrapper_end’ => “, ‘title_wrapper_start’ =>‘

### ‘,⏎  ‘title_wrapper_end’ => ‘

‘,
 ‘content_wrapper_start’ => ‘

‘,
 ‘content_wrapper_end’ => ‘

‘
 ) );

    ```
    apply_filters('responsive_style_filter', $style2);
    ```

add in functions.php or in plugin file.

  How add new classes?

$column_classes = array(
 „Custom Classes“ => array( ‘col-lg-1’, ‘col-lg-2’ ) );
apply_filters(‘columnizer_column_classes_filter’, $column_classes);

add in functions.php or in plugin file.

## Отзиви

There are no reviews for this plugin.

## Сътрудници и разработчици

“Simple Columnizer” е софтуер с отворен код. Към разширението са допринесли следните
хора:

Сътрудници

 *   [ mbabar86mish ](https://profiles.wordpress.org/mbabar86mish/)

[Превеждане на “Simple Columnizer” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/simple-columnizer)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/simple-columnizer/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/simple-columnizer/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/simple-columnizer/)
чрез [RSS](https://plugins.trac.wordpress.org/log/simple-columnizer/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Version **1.0**
 *  Last updated **Преди 11 години **
 *  Active installations **10+**
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-columnizer/)
 * Tags
 * [Box](https://bg.wordpress.org/plugins/tags/box/)[column](https://bg.wordpress.org/plugins/tags/column/)
   [responsive column](https://bg.wordpress.org/plugins/tags/responsive-column/)
   [Section](https://bg.wordpress.org/plugins/tags/section/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/simple-columnizer/advanced/)

## Оценки

No reviews have been submitted yet.

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

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

## Сътрудници

 *   [ mbabar86mish ](https://profiles.wordpress.org/mbabar86mish/)

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/simple-columnizer/)