Skip to content

Instantly share code, notes, and snippets.

@trevorgreenleaf
Created August 29, 2013 14:05
Show Gist options
  • Save trevorgreenleaf/6378510 to your computer and use it in GitHub Desktop.
Save trevorgreenleaf/6378510 to your computer and use it in GitHub Desktop.
Do shortcodes like this
echo do_shortcode( '[foo]' ); // Boo
echo foo_shortcode_callback(); // Yey!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment