tribe_is_month() not working after 3.0
-
Hi there,
I tried using the tribe_is_month() conditional, both like this:
if (is_tribe_month()) { /* some things */ }
and like this:
if (is_tribe_month) { /* some things */ }
but it’s coming back true on every page and post on my site. Any idea what I’m doing wrong?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘tribe_is_month() not working after 3.0’ is closed to new replies.