このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Gist GitHub Shortcode

説明

This plugin adds Github Gists in your posts via shortcode.

Examples

Add a full gist:

[gist id="3837669"]

Add a specific file in a gist:

[gist id="3837669" file="index.php"]

License

Gist GitHub Shortcode is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Gist GitHub Shortcode is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Gist GitHub Shortcode. If not, see http://www.gnu.org/licenses/.

スクリーンショット

  • Shortcode button in TinyMCE.
  • Shorcode dialog.
  • Shorcode example.
  • Plugin in action.

インストール

  • Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
  • Activate the plugin.

FAQ

What is the plugin license?

  • This plugin is released under a GPL license.

評価

6件のレビューをすべて表示

貢献者と開発者

Gist GitHub Shortcode はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Gist GitHub Shortcode” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.3.0 – 13/12/2013

  • Fixed code standards.
  • Added support to WordPress 3.8.

1.2.0 – 19/05/2013

  • Improved the shortcode modal dialog.
  • Add pt_BR translation.

1.1.0 – 04/01/2013

  • Source code reformulation.

1.0.0

  • Initial plugin release.