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

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Simple Columnizer

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

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

 * [Details](https://de.wordpress.org/plugins/simple-columnizer/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/simple-columnizer/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/simple-columnizer/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/simple-columnizer/#developers)

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

## Beschreibung

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.

## Screenshots

 * [[
 * Drag & Drop Columnizer widget.
 * [[
 * Add column informations.
 * [[
 * Example : Preview on the page.

## Installation

 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.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Simple Columnizer“ ist Open-Source-Software. Folgende Menschen haben an diesem 
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Simple Columnizer“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/simple-columnizer)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/simple-columnizer/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/simple-columnizer/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/simple-columnizer/)
per [RSS](https://plugins.trac.wordpress.org/log/simple-columnizer/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Zuletzt aktualisiert **vor 11 Jahren**
 *  Aktive Installationen **10+**
 *  Getestet bis **4.1.42**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/simple-columnizer/)
 * Schlagwörter
 * [Box](https://de.wordpress.org/plugins/tags/box/)[column](https://de.wordpress.org/plugins/tags/column/)
   [responsive column](https://de.wordpress.org/plugins/tags/responsive-column/)
   [Section](https://de.wordpress.org/plugins/tags/section/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/simple-columnizer/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/simple-columnizer/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/simple-columnizer/)