This plugin is outdated and might not be supported anymore
CG Dynamic Sidebar

CG Dynamic Sidebar

Details
View on WordPress

Are you looking for easy and robust way to manage your sidebar areas dynamically from wordpress admin ? CG Dynamic Sidebar is a suite of components which helps you to create your custom sidebar area and allows you to add upto 20 different sidebar areas which you can use them in your website.

CG Dynamic Sidebar is focused on ease of integration and ease of use. It is deliberately powerful plugin using which users can create their own sidebar easily without having any technical knowledge of how to create custom sidebars.
Usage :

 <?php dynamic_sidebar("my-custom-sidebar"); ?> 

Usage

While adding your sidebar area you have option to keep your sidebar id, this id will be used to display your custom sidebar in page/post.
If you have added a new sidebar with below details :
Sidebar Title : My Custom Sidebar
Sidebar id : my-custom-sidebar

Then, to use this sidebar, you have to use below PHP code in your sidebar.php or anywhere you want to show this sidebar.

 <?php dynamic_sidebar("my-custom-sidebar"); ?> 

Details

Plugin code:
cg-dynamic-sidebar
Plugin version:
1.0
Outdated:
Yes
WP version:
3.6 or higher
PHP version:
or higher
Test up to WP version:
5.1.19
Total installations:
100
Last updated:
2019-03-11
Rating:
Times rated:
1
cg-dynamic-sidebar
custom-sidebar
dynamic-sidebar
multiple-sidebar
sidebar