conditional tags for WP

As I worked on the theme for my bodypainting site that also uses WP as the back end, realized that I might need some kind of conditional tags to hide and show modules in different templates, particularly to make the home page looks different from the static pages.

I came across the following page that list the conditional tags that you can use in your theme: Conditional Tags

Comments are closed.