Title: Simple Columnizer
Author: mbabar86mish
Published: <strong>30 oktober 2015</strong>
Last modified: 30 oktober 2015

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# Simple Columnizer

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

[Download](https://downloads.wordpress.org/plugin/simple-columnizer.zip)

 * [Details](https://nl.wordpress.org/plugins/simple-columnizer/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/simple-columnizer/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/simple-columnizer/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/simple-columnizer/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/simple-columnizer/)

## Beschrijving

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.

## Schermafbeeldingen

[⌊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.

## Installatie

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

## FAQ

  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.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Simple Columnizer” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “Simple Columnizer” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/simple-columnizer)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/simple-columnizer/),
haal de [SVN repository](https://plugins.svn.wordpress.org/simple-columnizer/) op,
of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/simple-columnizer/)
via [RSS](https://plugins.trac.wordpress.org/log/simple-columnizer/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versie **1.0**
 *  Laatst geüpdatet **11 jaar geleden**
 *  Actieve installaties **10+**
 *  Getest t/m **4.1.42**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/simple-columnizer/)
 * Tags
 * [Box](https://nl.wordpress.org/plugins/tags/box/)[column](https://nl.wordpress.org/plugins/tags/column/)
   [responsive column](https://nl.wordpress.org/plugins/tags/responsive-column/)
   [Section](https://nl.wordpress.org/plugins/tags/section/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/simple-columnizer/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/simple-columnizer/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/simple-columnizer/)