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.

Gist for Robots WordPress Plugin

Kuvaus

Drop in the embed code from github between the gist shortcode.

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

or pass the ID and file (optional)

[gist id=447298 file=github_gist_wordpress_plugin_test.txt]

Asennus

1) Download the plugin zip file.

2) Unzip.

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

4) Activate the plugin.

5) Use the [gist] shortcode with greatness!

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Gist for Robots WordPress Plugin” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Gist for Robots WordPress Plugin” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.1

  • Fix for new gist API version

1.0

  • First revision