Skip to content

Instantly share code, notes, and snippets.

@absolutelynotjames
Created August 10, 2018 18:32
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 absolutelynotjames/6d0a702bf5ecd5b5ff4714234b1950f5 to your computer and use it in GitHub Desktop.
Save absolutelynotjames/6d0a702bf5ecd5b5ff4714234b1950f5 to your computer and use it in GitHub Desktop.
WP CLI export single events calendar category
wp export --post__in="$(wp post list --post_type=foo --tribe_events_cat=bar --format=ids)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment