Skip to content

Instantly share code, notes, and snippets.

@TheCraigHewitt
Created July 27, 2019 17:30
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 TheCraigHewitt/5e24b051977a7aade0a21bba643e7f30 to your computer and use it in GitHub Desktop.
Save TheCraigHewitt/5e24b051977a7aade0a21bba643e7f30 to your computer and use it in GitHub Desktop.
Seriously Simple Podcasting: Get audio player for specific episode.
global $ss_podcasting;
$audio_player = $ss_podcasting->episode_meta( $episode_id );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment