Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awps/smk-sidebar-generator

WordPress Sidebar Generator fully managed from WP Admin. No code required!
https://github.com/awps/smk-sidebar-generator

generate php shortcode sidebar theme unlimited widgets wordpress

Last synced: 2 months ago
JSON representation

WordPress Sidebar Generator fully managed from WP Admin. No code required!

Awesome Lists containing this project

README

        

![](https://ps.w.org/smk-sidebar-generator/assets/banner-772x250.png)

This plugin generates as many sidebars as you need and allows you to place them on any page you wish without writing a single line of code.
Fully managed from WP Admin.

### Available in WP Plugin Repository:
https://wordpress.org/plugins/smk-sidebar-generator/

### Features:
* Unlimited number of sidebars.
* Replace default theme sidebars using the conditions or globally just by selecting the sidebar that you want to replace.
* Show the generated sidebars on any page you wish without touching a single line of code in your theme.
* Drag to sort the sidebar position.

### Video presentation:
[![How to create a dynamic WordPress sidebar in 2 easy steps](https://img.youtube.com/vi/VvKjYLDu_W0/0.jpg)](https://www.youtube.com/watch?v=VvKjYLDu_W0)

### Dev notes:

Install development libraries:
``````

Run PHP Lint:
```
./vendor/bin/phplint --no-cache
```