Custom events loop
-
I need to create a custom event loop. I used to use EM_Events::get($args), but now it doesn’t seem to work anymore, I don’t know if it’s my mistake or something else. In particular I would need an event loop that has a ‘scope’ => ‘future’ and that contains a certain event tag. I could do this with WP_Query but I don’t know how to filter future events. I didn’t find much information in the documentation so I wanted to know if with the new versions of the plugin there is a built-in way to create custom event loops or if the $args available for EM_Events::get have changed.
Thank you
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Custom events loop’ is closed to new replies.