I would like to do a dynamic sidebar for my WordPress site, so it would pull in the correct Sidebar template based on the page title of the page.
So if I had 10 sidebars all named like this:
Sidebar Template Name: About Sidebar Template Name: Contact Sidebar Template Name: Jobs Sidebar Template Name: Etc Sidebar Template Name: Page1
So the Sidebar 'About' would appear on the About page, and the same for contact, etc...
Any idea How I would do this? Or Is there an alternative way on how to do it?