[Plugin: Events Manager] Is there a function such as: is_single_event()
-
As above, I’d like to know where the current page is a ‘single’ event?
I could use:
if( is_single() && 'event' == get_post_type() )Just wondering if there is a EM native function?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Events Manager] Is there a function such as: is_single_event()’ is closed to new replies.