clubduece / custom-sidebars
A plugin to manage custom sidebars for posts and pages
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:wp-muplugin
Requires
- php: >=5.2
Requires (Dev)
- phpmd/phpmd: 2.2.2
This package is not auto-updated.
Last update: 2024-10-26 18:06:28 UTC
README
This WordPress plugin adds individual sidebars for each post, page, and custom post type post.
Installation
The preferred installation is via Composer. The plugin is avaliable on packagist.org.
Additionally, you can download a release and upload to either the mu-plugins
or plugins
directory.
Contributing
Contributions are welcome. Feel free to fork and issue a pull request. Please conform to the WordPress Coding Standards.