首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
oEmbed Gist
开发者
miyauchi
mt8biz
更新时间
2018年3月31日 00:45
PHP版本:
4.8 及以上
WordPress版本:
4.9
标签
post
link
url
visual editor
oembed
github
gist
下载
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.7.1
1.8.0
1.8.1
1.9.0
2.0.0
2.0.1
2.0.2
2.0.3
2.0.4
4.7.1
4.8.0
4.9.0
4.9.1
0.1.0
1.6.1
4.7.0
详情介绍:
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
GitHub
Support
安装:
A plugin installation screen is displayed on the WordPress admin panel.
It installs it in
wp-content/plugins
.
The plugin is made effective.
屏幕截图:
更新日志:
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
Fix broken view on twentyfifteen
. Thanks
@mankoell
.
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.