I am currently working on a horticulture site, and each of the species listed will have the weeks of the year in which they usually bloom designated - either via category (week 1, week 2…) or by a similar custom field.
Once all have been entered, we are going to be looking to create a page where all the flowers currently blooming will be dynamically listed. I know I could do this using mysql (select week(curdate(),3)), but is that the best way to go about it?
Any advice would be greatly appreciated.
Kristin