Display list of all events sorted by category
-
Hi,
I’m looking for a way to display all events in a list sorted by category. I’ve already searched the documentation but that only explains how to display a list of a certain category like
‘echo EM_Events::output(array(‘category’=>’11’, ‘limit’=>10, ‘pagination’=>1))’`
I know how to do this for a regular CPT but I can’t find any documentation about which arguments to use like the post type or taxonomy that the plugin does.
Is this even possible and how can I achieve this?
Kind regards
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Display list of all events sorted by category’ is closed to new replies.