• Resolved vokopeti

    (@vokopeti)


    Hi,

    $arg = array( 'scope' => '2014-01-01,2014-12-31', 'category' => '8,43,67,68,69,44,70,71,72,45,73,74,75' );
    EM_Events::get($arg);

    If I pass category and scope as an attribute, the result will contains all which are either in the category or the scope. How can I make a search with AND instead of OR.

    So I need all events which are both in the category AND in the scope.

    Thanks.
    p

    https://www.ads-software.com/plugins/events-manager/

Viewing 1 replies (of 1 total)
  • caimin_nwl

    (@caimin_nwl)

    Pretty sure that’s not default behavior. What version of Events Manager are you using?

Viewing 1 replies (of 1 total)
  • The topic ‘Event search OR, AND operators’ is closed to new replies.