Hi,
I would like to know how to write and where to put a conditional statement.
On the post page (single.php), I need to be able to have a separate header style depending on the year. Basically, if it's 2009 or before use style a...if not use style b. So all posts from this year forward will have style a.
Hope that made sense and thank you.