Add sidebars to WP Posts and Pages with shortcodes using sidebar Name or ID..
Method 1.
sidebar Name can be found in Appearance > Widgets section of your WordPress Admin Area..
Method 2.
The spelling and capitalization of shortcode Name or ID must match that of the desired sidebar..
ID is always added to HTML class attribute if it contains characters...
Install the plugin using the Plugins your WordPress Admin Area or upload the folder to the wp-content plugins directory..
Advanced WP users can find IDs in the register sidebar functions, usually in the theme's functions php file..
Can sidebar Name and ID be used in the same shortcode..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more