Skip to content

Instantly share code, notes, and snippets.

@BeardedGinger
Created October 25, 2016 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BeardedGinger/809353fe857ed2d50db7fde2edfe0c2a to your computer and use it in GitHub Desktop.
Save BeardedGinger/809353fe857ed2d50db7fde2edfe0c2a to your computer and use it in GitHub Desktop.
$events = tribe_get_events( array(
'eventDisplay' => 'list',
'posts_per_page' => 2,
'tag' => 'featured',
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment