The Per Page Sidebars (PPS) plugin allows blog administrators to create a unique sidebar for each Page. No template editing is required.
The installation process.
/wp-content/plugins/
directory. Or directly upload from your Plugin management page.This is the metabox that appears on any page or post you are editing. It shows a list of all sidebars/widget areas built into the current theme. To replace one of them with a custom sidebar, you just need to mark the sidebar you are to replace.
Under Appearance->Widgets, for each page or post on you've activated a custom sidebar, you will see a widget area like this one - named after the post or page on which it will be used.
This plugin adds a "Custom Sidebar" metabox to the edit screens for pages and posts. Leaving the "Activate Custom Sidebar" box unchecked means that the plugin does not change the behavior of that page/post.
This screenshot shows a typical blog running the 2010 theme and displaying the default sidebar.
On the edit screen for any page or post, to create a custom sidebar, simply check "Activate Custom Sidebar" and choose the sidebar you will be replacing.
When you activate a custom sidebar on a page or post, the Appearance->Widgets screen gets a widget area created for that page or post.
Any widgets you put in the custom sidebar's widget area will be displayed with that page or post, completely replacing the chosen sidebar.
The installation process.
/wp-content/plugins/
directory. Or directly upload from your Plugin management page.Currently only one sidebar can be replaced per page. If you wish to replace multiple sidebars per page, leave a commment and I may add this feature.
YES! Version 2 and newer of the plugin allows sidebars on posts and I believe custom post types as well. This feature has not been heavily tested. If you encouter any issues, please let me know.
A user can only replace a sidebar on a page if their role has the edit_theme_options capability. A user can edit a page that has been assigned custom sidebar and that custom sidebar will not be dropped. A user without the edit_theme_options capability simply cannot turn that functionality on or off.
Some themes allow you to chose different sidebar layouts on each page. Sometimes these themes rely on a Primary/Secondary Sidebar configuration rather than a Right/Left sidebar convention. This may lead to confusion when the parent displays two sidebars and the child only displays one. This plugin replaces the sidebar by name not by position. In a 2 column layout, the only sidebar is by definition the “Primary” sidebar. Replacing a “Secondary” sidebar in the parent page will not alter the appearance of 2 column child page if the “Secondary” sidebar is never displayed.
(Unreleased)