| @@ -2,10 +2,10 @@ | ||
| 2 | 2 | Contributors: leewillis77 |
| 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: 3.5 |
| 6 | -Tested up to: 4.8 | |
| 7 | -Stable tag: 1.5 | |
| 6 | +Tested up to: 3.5.1 | |
| 7 | +Stable tag: 1.2 | |
| 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: |
| @@ -42,25 +42,11 @@ | ||
| 42 | 42 | 4. Project contributors |
| 43 | 43 | |
| 44 | 44 | == Changelog == |
| 45 | 45 | |
| 46 | -= 1.5 = | |
| 47 | - | |
| 48 | -* Fixes for newer GitHub milestone URLs | |
| 49 | - | |
| 50 | -= 1.4 = | |
| 51 | - | |
| 52 | -* Fix PHP warning that could block contributor embeds. | |
| 53 | -* Fix Contributor embeds to use correct API call | |
| 54 | -* Pass correct initial value to credentials filters | |
| 55 | - | |
| 56 | -= 1.3 = | |
| 57 | - | |
| 58 | -* Expire the oEmbed cache daily | |
| 59 | - | |
| 60 | 46 | = 1.2 = |
| 61 | 47 | |
| 62 | -* Split API calls into separate class | |
| 48 | +* Split API calls into separate class | |
| 63 | 49 | * Implement milestone summaries |
| 64 | 50 | * Implement contributor lists |
| 65 | 51 | |
| 66 | 52 | = 1.1 = |
| @@ -68,5 +54,5 @@ | ||
| 68 | 54 | * Default CSS and more styling |
| 69 | 55 | |
| 70 | 56 | = 1.0 = |
| 71 | 57 | |
| 72 | -* First release | |
| 58 | +* First release | |