Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Gist for Robots WordPress Plugin

Descripción

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]

Instalación

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!

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Gist for Robots WordPress Plugin” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Historial de cambios

1.1

  • Fix for new gist API version

1.0

  • First revision