Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@hlashbrooke
Last active August 29, 2015 14: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 hlashbrooke/ad47283ab67a197e8f95 to your computer and use it in GitHub Desktop.
Save hlashbrooke/ad47283ab67a197e8f95 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