Use shortcodes to print Github Gists as HTML, with optional meta data.
Info
Gisted Plugin Home
- Upload and activate Gisted.
- Use the shortcode attribute "repo" to designate the Gist to print.
- Optionally set shortcode attribute "file" to "the desired file" to print the contents of only one file in a multifile Gist.
- Optionally set shortcode attribute "header" to "true" to show Gist author information.
Shorcode Example:
[gisted repo="2273600" header="true" file="gisted.php"]
0.1
Gisted is Born!
0.1.1
html cleanup
0.1.2
Bug fixes, objects to arrays