這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Gist for Robots WordPress Plugin

外掛說明

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]

安裝方式

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!

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Gist for Robots WordPress Plugin〉的開發相關工作。

參與者

變更記錄

1.1

  • Fix for new gist API version

1.0

  • First revision