get_posts cannot grab from specific category
Edit In response to OP’s answer: So you use post_type and add cat at the end. Like [tribe_events][_cat]=[value] This is absolutely incorrect. WordPress does not automatically create custom taxonomies in this manner. From the OP’s comment: I’m using tribe Events calendar. Check it there. Here is the relevant PHP file from the The Events Calendar … Read more