Title: Multiple Sidebar Generator
Author: Deepak Sharma
Published: <strong>26. März 2015</strong>
Last modified: 13. März 2017

---

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/multiple-sidebar-generator.svg)

# Multiple Sidebar Generator

 Von [Deepak Sharma](https://profiles.wordpress.org/deepaksharma/)

[Herunterladen](https://downloads.wordpress.org/plugin/multiple-sidebar-generator.zip)

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

 [Support](https://wordpress.org/support/plugin/multiple-sidebar-generator/)

## Beschreibung

Multiple Sidebar Generator Plugin to easily create many custom sidebars. These sidebars
can then select in the creation of a post / page / custom post type. We give an 
order, and select several at once.

Features:

 * Add Multi Widget Sidebar.
 * Select Different Sidebar in Page/ Post/Costom Posts
 * Display in Appearance Options.

#### Advanced Usage

If you want to assign custom sidebars to archive pages or replace multiple sidebars
per page, this plugin likely won’t be the best solution. However it’s flexible enough
to handle a wide range of page-based use cases. It can even be configured to work
with Custom Post Types by adding a couple lines of code:

    ```
    function myprefix_init() {
        add_post_type_support( '{{post_type}}', 'multiple-sidebar-generator' );
    }
    add_action( 'init', 'myprefix_init' );
    ```

## Screenshots

 * [[
 * [[

## Installation

 1. Upload the `multiple-sidebar-generator` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress
 3. Create and Select Different Sidebar for Page/ Post/Costom Posts

## FAQ

See documentation at http://www.dswebsolutons.in/

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Multiple Sidebar Generator“ ist Open-Source-Software. Folgende Menschen haben an
diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Deepak Sharma ](https://profiles.wordpress.org/deepaksharma/)

[Übersetze „Multiple Sidebar Generator“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/multiple-sidebar-generator)

### Interessiert an der Entwicklung?

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

## Meta

 *  Version **2.1.1**
 *  Zuletzt aktualisiert **vor 9 Jahren**
 *  Aktive Installationen **100+**
 *  WordPress-Version ** 3.0 oder höher **
 *  Getestet bis **4.7.33**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/multiple-sidebar-generator/)
 * Schlagwörter
 * [custom sidebars](https://de.wordpress.org/plugins/tags/custom-sidebars/)[dynamic sidebar](https://de.wordpress.org/plugins/tags/dynamic-sidebar/)
   [sidebars](https://de.wordpress.org/plugins/tags/sidebars/)[simple](https://de.wordpress.org/plugins/tags/simple/)
   [widgets](https://de.wordpress.org/plugins/tags/widgets/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/multiple-sidebar-generator/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  3 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/multiple-sidebar-generator/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/multiple-sidebar-generator/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/multiple-sidebar-generator/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/multiple-sidebar-generator/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/multiple-sidebar-generator/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/multiple-sidebar-generator/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/multiple-sidebar-generator/reviews/)

## Mitwirkende

 *   [ Deepak Sharma ](https://profiles.wordpress.org/deepaksharma/)

## Support

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

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/multiple-sidebar-generator/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://www.dswebsolutions.in/)