Search categories to find if one is equal to month and then display content
-
Hi,
I have an instance where I need to do a search and find out if a category is equal to the current month, then display a loop. I’m imagining it might look something like
if(‘category’ == date(F)) { loop }
But I’m really not strong at all in php. I’m sure this is something really simple, hopefully.
Any help doing this would be appreciated.
Thanks in advance,
-ben
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Search categories to find if one is equal to month and then display content’ is closed to new replies.