CG Dynamic Sidebar helps you to add/create multiple sidebar areas in your admin widgets screen. Easy Installation and Easy management.
Bewertungen
5
Zuletzt aktualisiert
March 11, 2019
Version
1.0
Aktive Installationen
100
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"); ?>
Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
100
Getestet bis
5.1.19
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.