Hi,
I want to use conditional tags to prevent a widget from showing up on the home page. Is there a way to tell WordPress to show the widget when it isn't the home page instead of when it is with this code: is_home()
Basically, I want a isn't_home() :)
Thanks for any tips,
JFG