Gist Embed
Gist Embed
Description
Inspired by the script written by Blair Vanderhoof, this plugin allows you to input gist files directly into your WordPress posts using a jQuery callback.
Currently supports: * Showing a whole gist. * Showing single file in a gist. * Showing certain lines of a single file in a gist.
Installation
- Upload the directory
gist-embedto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Faq
For any issues, please refer to https://github.com/thomashambach/gist-embed-wordpress/issues and describe your issue as detailed as possible.
Reviews
Changelog
0.2
Added options to hide line numbers and GitHub footer.