GitHub Gist Files Shortcode

A WordPress plugin which will insert a specific file from a Gist using the shortcode [gist id="xxxxxx" file="name"].

Author:AJ Troxell (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.5.2
Plugin version:1.1
Added to WordPress repository:24-06-2013
Last updated:25-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.ajtroxell.com/github-gist-files-sh...
Total downloads:760
plugin download
Click to start download

Three ways are provided to insert the shortcode. The value "xxxxxx" represents your Gist ID, and "name" is the filename of the file within the Gist.

  • Insert [gist id="xxxxxx" file="name"] manually.
  • By using the HTML Editor shortcode button.
  • By pressing ctrl+alt+g. *You can place these shortcodes in pages, posts or any custom content.