Part of offering WordPress as CMS to your users involves giving them as much control over the future of page as possible.
However is page 14 is not solution for me nor does it truly allow customizing output for pages created in the future outside the range of your preemptive conditionals..
Page-specific blocks of content in Per Page Sidebar Blocks lets you the developer create sidebar templates using WordPress naming board sidebar-name.php..
Automatically finds sidebar templates. PPSB will scan the directory for all sidebar templates and let you decide.
If you create new page and check PPSB boxes the checks will not save if the page is published.
Activate the plugin through 'Plugins in WordPress.
Instead of only letting you select sidebar for page which you will setup using this plugin I go step further and let you create different blocks of content.
Let's say customer has list of Company Partner's logos and they want to list them on the About and Services pages.
Rather than create sidebar for each of these pages create sidebar-partners. php block and just enable it on every page it's needed use sidebar templates as building blocks to individualize sidebar content as needed.....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more