Add more then one searchargument
-
Hi
I call the eventmanager like this:
echo EM_Events::output( array(‘limit’=>5) );Now I want in addition of this (alll events) add all events whith the category = ‘Important’ sorted by Date if possible.
This shoud show in addition of the limit.Is here a way to do this?
PHP-Code with a brief explanation welcome.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Add more then one searchargument’ is closed to new replies.