Description
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]
Installation
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!
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Gist for Robots WordPress Plugin » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Gist for Robots WordPress Plugin » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.1
- Fix for new gist API version
1.0
- First revision