# github-embed/1.5/readme.txt

Github Embed, version 1.5. 73 lines.

- Page: https://pluginprobe.com/plugins/github-embed/1.5/code/readme.txt
- Raw: https://pluginprobe.com/plugins/github-embed/1.5/raw/readme.txt
- Modified: 2017-06-05T10:05:30+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/github-embed/1.5/code/readme.txt#L10-L20`.

```
=== Github Embed ===
Contributors: leewillis77
Donate link: http://www.leewillis.co.uk/wordpress-plugins/?utm_source=wordpress&utm_medium=www&utm_campaign=github-embed
Tags: github, embed, oembed
Requires at least: 3.5
Tested up to: 4.8
Stable tag: 1.5

== Description ==

Plugin that allows you to embed details from github just by pasting in the URL as you would any other embed source. Currently supports:

* Repositories
* User profiles
* Project milestone summaries
* Project contributors

Coming soon:

* Gists...

The plugin provides very basic styling, but adds classes so you can style as you see fit. If anyone has some ideas for a better default stylesheet - pull requests welcome!

The main development is all going on on [GitHub](https://github.com/leewillis77/wp-github-oembed).

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Paste a Github repo, or user URL into a post, or page

== Frequently Asked Questions ==

= Can I change the layout? =
Not yet, we're hoping to add templating - [all contributions welcome](https://github.com/leewillis77/wp-github-oembed)!

== Screenshots ==

1. GitHub Repository
2. GitHub user profile
3. Project milestone summaries
4. Project contributors

== Changelog ==

= 1.5 =

* Fixes for newer GitHub milestone URLs

= 1.4 =

* Fix PHP warning that could block contributor embeds.
* Fix Contributor embeds to use correct API call
* Pass correct initial value to credentials filters

= 1.3 =

* Expire the oEmbed cache daily

= 1.2 =

* Split API calls into separate class
* Implement milestone summaries
* Implement contributor lists

= 1.1 =

* Default CSS and more styling

= 1.0 =

* First release

```
