Skip to content

Instantly share code, notes, and snippets.

@FrankM1
Created June 4, 2012 14:20
Show Gist options
  • Save FrankM1/2868696 to your computer and use it in GitHub Desktop.
Save FrankM1/2868696 to your computer and use it in GitHub Desktop.
Supported Shortcodes
<?
global $shortcode_tags;
echo "<pre>"; print_r($shortcode_tags); echo "</pre>";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment