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

oEmbed Gist

描述

  • Embed your source from gist into WordPress easily.
  • You simply have to paste the URL of your Gist.
  • You can embed a specific revision of the Gist.
  • You can embed an individual file that is part of a multi-file Gist.

Summary

You can embed your program sources from gist by simply pasting the URL like below.

  • https://gist.github.com/973153
  • https://gist.github.com/973153#file_select_media.html

Support

螢幕截圖

  • Copy URL from gist.github.com.
  • You simply paste URL into WordPress.
  • It just appears!

安裝

  • A plugin installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plugin is made effective.

常見問題

Installation Instructions
  • A plugin installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plugin is made effective.

評價

2017年10月1日
Found recently that other gist embed solutions are starting to fail whereas this one is working great!
2017年5月31日
I love this plugin. Makes my life easy as a code blogger.
2016年9月3日
A huge thanks for making this awesome plugin. Hopefully you will maintain this in future too. BTW IMO this feature should be included in WP Core.
閱讀全部18個評價

貢獻者及開發者

“oEmbed Gist” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

oEmbed Gist 外掛目前已有 5 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 oEmbed Gist 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

4.9

  • Load CSS and JS only when the Gists is in the content.

4.8

  • Displays output link when it is used with wp-amp. Thanks @emirpprime

4.7.1

4.7.0

  • Testedn on WordPress 4.7
  • Sync version number with WordPress core.

2.0.4

  • Tested on WordPress 4.5

2.0.2

  • Auto deploy.

2.0.1

  • Add Chinese translation. Thanks dallaslu!!

2.0.0

  • Leave a link to gist when is_feed().
  • Update tests.
  • Add readme.md

https://github.com/miya0001/oembed-gist/compare/1.9.0…2.0.0

1.9.0

  • Got it to work on Press This.

1.8.1

  • Tested on WordPress 4.3

1.8.0

  • Fix responsive css.
  • Add feature embedding gist’s revision.

1.7.0

  • Fix css styles for twentyfifteen.

1.6.1

  • Tested up to 4.0

1.6.0

  • https://github.com/miya0001/oembed-gist/compare/1.5.0…1.6.0

1.5.0

  • Fix problem with JetPack 2.9. Thanks rickrduncan for patch.

1.4.0

  • fixed for new permalink structure.

1.3.0

  • Some fix.

1.2.0

  • Fixed to specification changes of Gist.

1.1.0

  • Add support NOSCRIPT

0.1.0

  • The first release.