crowdfavorite-mirrors / wp-oembed-gist

Unofficial mirror repository; no pull requests, please.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== oEmbed Gist ===
Contributors: miyauchi
Tags: url, link, oembed, visual editor, post, gist, github
Requires at least: 4.0
Tested up to: 4.1
Stable tag: 1.8.0

Embed your source from gist into WordPress easily.

== Description ==

* Embed your source from gist into WordPress easily.
* You simply paste URL of your Gist.
* You can embed an 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 simply paste URL like below.

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

= Support =

* [GitHub](https://github.com/miya0001/oembed-gist)
* [Support](http://wordpress.org/tags/oembed-gist)


== Installation ==

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


== Screenshots ==

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

== Changelog ==

= 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](http://wordpress.org/support/profile/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.

About

Unofficial mirror repository; no pull requests, please.


Languages

Language:PHP 100.0%