Thanks so much. That is possibly the coolest widget ever.
is_home() solved my static page vs blog issue. I would like this to work on the tag page and the individual post page.
So…
http://www.dennisstevens.com/blog/
works
http://www.dennisstevens.com/2009/09/01/methods-practices-and-outcomes/
doesn’t
http://www.dennisstevens.com/tag/project-management/
doesn’t
I tried is_page(‘tag’) but it didn’t work.
Thanks, this is a cool widget.