Title: GitHub Gist WordPress Plugin
Author: jingweno
Published: <strong>juillet 30, 2010</strong>
Last modified: septembre 22, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/github-gist.svg)

# GitHub Gist WordPress Plugin

 By [jingweno](https://profiles.wordpress.org/jingweno/)

[Download](https://downloads.wordpress.org/plugin/github-gist.zip)

 * [Details](https://tah.wordpress.org/plugins/github-gist/#description)
 * [Reviews](https://tah.wordpress.org/plugins/github-gist/#reviews)
 *  [Installation](https://tah.wordpress.org/plugins/github-gist/#installation)
 * [Development](https://tah.wordpress.org/plugins/github-gist/#developers)

 [Support](https://wordpress.org/support/plugin/github-gist/)

## Description

GitHub Gist WordPress Plugin allows you to embed [GitHub Gist](http://gist.github.com)
snippets with a [gist] tag, instead of copying and pasting HTML. For example, to
embed the [github_gist_wordpress_plugin_test.txt](http://gist.github.com/447298.js?file=github_gist_wordpress_plugin_test.txt)
file from [gist: 447298](http://gist.github.com/447298.js), fill in the id and file
attributes in the [gist] tag:

[gist id=447298 file=github_gist_wordpress_plugin_test.txt]

or

copy the embedding JavaScript code from GitHub and directly paste it in the body
of the [gist] tag:

[gist]`<script src="http://gist.github.com/447298.js?file=github_gist_wordpress_plugin_test.
txt"></script>`[/gist].

The [gist] tag also expands the content of the embedded Gist and wraps it with «`
<noscript><code><pre>` » so that search engine spiders, users with javascript disabled
and users reading your blog through RSS will still see your code in a blog entry.

## Screenshots

 * [[
 * With JavaScript On
 * [[
 * With JavaScript Off

## Installation

1) Download the plugin zip file.

2) Unzip.

3) Upload the github_gist_wordpress_plugin directory to your wordpress plugin directory(/
wp-content/plugins).

4) Activate the plugin.

5) Use the [gist] tag in your posts or pages

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“GitHub Gist WordPress Plugin” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ jingweno ](https://profiles.wordpress.org/jingweno/)

[Translate “GitHub Gist WordPress Plugin” into your language.](https://translate.wordpress.org/projects/wp-plugins/github-gist)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/github-gist/), check
out the [SVN repository](https://plugins.svn.wordpress.org/github-gist/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/github-gist/) by
[RSS](https://plugins.trac.wordpress.org/log/github-gist/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * quote a Gist with id and file attribute.
 * quote a Gist with the embedded JavaScript code.
 * expand a Gist’s content and wrap it with `<code>`

#### 1.1

 * fixed margin of the display when JavaScript is disabled.
 * added branding information.

## Meta

 *  Version **1.1**
 *  Last updated **16 années ago**
 *  Active installations **10+**
 *  WordPress version ** 2.5.1 or higher **
 *  Tested up to **3.0.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/github-gist/)
 * Tags
 * [embed](https://tah.wordpress.org/plugins/tags/embed/)[Gist](https://tah.wordpress.org/plugins/tags/gist/)
   [git](https://tah.wordpress.org/plugins/tags/git/)[Github](https://tah.wordpress.org/plugins/tags/github/)
   [shortcode](https://tah.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://tah.wordpress.org/plugins/github-gist/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/github-gist/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/github-gist/reviews/)

## Contributors

 *   [ jingweno ](https://profiles.wordpress.org/jingweno/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/github-gist/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://owenou.com)