Skip to content

Instantly share code, notes, and snippets.

@nelsonJM
Created March 18, 2014 19:06
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 nelsonJM/9627125 to your computer and use it in GitHub Desktop.
Save nelsonJM/9627125 to your computer and use it in GitHub Desktop.
Template for Documenting a WordPress function
/**
* Short Description
*
* Long Description
*
* @package WordPress
* @since version
*
* @param type $varname Description
* @return type Description
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment