PluginProbe
Github Embed / 1.6
Github Embed v1.6
trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.0.1 2.0.2 2.1.0 2.2.0 2.2.1
← All changes | readme.txt +1 -18 2.01.6 View file →
@@ -3,9 +3,9 @@
3 3 Donate link: http://www.leewillis.co.uk/wordpress-plugins/?utm_source=wordpress&utm_medium=www&utm_campaign=github-embed
4 4 Tags: github, embed, oembed
5 5 Requires at least: 4.6
6 6 Tested up to: 5.3
7 -Stable tag: 2.0
7 +Stable tag: 1.6
8 8
9 9 == Description ==
10 10
11 11 Plugin that allows you to embed details from github just by pasting in the URL as you would any other embed source. Currently supports:
@@ -41,25 +41,8 @@
41 41 3. Project milestone summaries
42 42 4. Project contributors
43 43
44 44 == Changelog ==
45 -
46 -= 2.0 =
47 -
48 -* Support for authenticating using personal access tokens
49 -
50 -= 1.9 =
51 -
52 -* Remove unused code - thanks to https://github.com/pjaudiomv
53 -
54 -= 1.8 =
55 -
56 -* New: All responses are now templated thanks to https://github.com/Zebouski
57 -
58 -= 1.7 =
59 -
60 -* Include GitHub logo rather than hotlinking to (no-longer supported) repo for image
61 -* Add wp_github_oembed_logo_class filter
62 45
63 46 = 1.6 =
64 47
65 48 * Internal code cleanups