Wordpress plugins
CG Dynamic Sidebar

CG Dynamic Sidebar

Version : 1.0
Tested up to : 4.8.2
Number of download : 1140
Author : Chandan Garg
Average rating : 5 / 5 on 1 votes 1 votes, 5 avg.rating

Screenshots

CG Dynamic Sidebar
CG Dynamic Sidebar
CG Dynamic Sidebar
CG Dynamic Sidebar

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"); ?>

Download now