WordPress: how to have different sidebars on static front page
After setting up a Wordpess static front page with its own template the other day, I decided I didn’t want everything in the sidebars to show on that front page. I looked for conditional code to wrap around the items I wanted to hide, but that didn’t seem like the cleanest solution. Then I wondered: …