Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 350 Bytes

WordPress Widget Magic

Implements a set of WordPress shortcodes and theme additions that allow widget content (initially just sidebars but eventually any text) to be used in any page or post using simple shortcodes.

Usage

For a sidebar:

[show_sidebar id="<sidebar id>"]

Attributes

  • id: the id or name of the sidebar to be shown.