Get Gist

plugin banner

A simple WordPress plugin that adds a gist shortcode for getting a single Gist and the files within.

Author:Justin Kopepasah (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.8.1
Plugin version:1.1.3
Added to WordPress repository:26-02-2014
Last updated:26-02-2014
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:https://github.com/kopepasah/get-gist
Total downloads:839
plugin download
Click to start download

A simple WordPress plugin that adds a gist shortcode for getting a single Gist and the files within. It uses the Gist V3 API. Has the option for authentication via Personal Access Token.

Usage Get a Gist using a WordPress shortcode: [gist id=00000000 file=file-name.php]

The Gist will return as plain text. I recommend using WordPress plugin Syntaxhighlighter Evolved to highlight the Gist. See below for details.

Visit [Get Gist on Github](http://https://github.com/kopepasah/get-gist “Get Gist”) for more options and information.


FAQ
ChangeLog