Title: Multiple Sidebar Generator
Author: Deepak Sharma
Published: <strong>March 26, 2015</strong>
Last modified: March 13, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/multiple-sidebar-generator.svg)

# Multiple Sidebar Generator

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

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

 * [Details](https://twd.wordpress.org/plugins/multiple-sidebar-generator/#description)
 * [Reviews](https://twd.wordpress.org/plugins/multiple-sidebar-generator/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/multiple-sidebar-generator/#installation)
 * [Development](https://twd.wordpress.org/plugins/multiple-sidebar-generator/#developers)

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

## Description

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/

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Multiple Sidebar Generator” is open source software. The following people have 
contributed to this plugin.

Contributors

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

[Translate “Multiple Sidebar Generator” into your language.](https://translate.wordpress.org/projects/wp-plugins/multiple-sidebar-generator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/multiple-sidebar-generator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/multiple-sidebar-generator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/multiple-sidebar-generator/)
by [RSS](https://plugins.trac.wordpress.org/log/multiple-sidebar-generator/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.1.1**
 *  Last updated **9 years ago**
 *  Active installations **100+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/multiple-sidebar-generator/)
 * Tags
 * [custom sidebars](https://twd.wordpress.org/plugins/tags/custom-sidebars/)[dynamic sidebar](https://twd.wordpress.org/plugins/tags/dynamic-sidebar/)
   [sidebars](https://twd.wordpress.org/plugins/tags/sidebars/)[simple](https://twd.wordpress.org/plugins/tags/simple/)
   [widgets](https://twd.wordpress.org/plugins/tags/widgets/)
 *  [Advanced View](https://twd.wordpress.org/plugins/multiple-sidebar-generator/advanced/)

## Ratings

 5 out of 5 stars.

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

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

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.dswebsolutions.in/)