Skip to content

Instantly share code, notes, and snippets.

@nathansh
Created March 31, 2015 20:41
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 nathansh/5f569c55dd13a0866da4 to your computer and use it in GitHub Desktop.
Save nathansh/5f569c55dd13a0866da4 to your computer and use it in GitHub Desktop.
Another docblock
/**
* Generates markup for the show highlight tile, used on the homepage and
* show single pages.
*
* @uses mbt_show_single_date
* @uses mbt_get_acf_image
* @uses mbt_get_show_badges
* @uses mbt_get_show_venue_link
* @uses mbt_get_show_dates
* @uses mbt_get_show_presenter
* @uses mbt_get_show_presenter
*
* @return string|bool HTML markup or false
*
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment