-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathreadme.txt
More file actions
75 lines (49 loc) · 1.83 KB
/
readme.txt
File metadata and controls
75 lines (49 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
=== Plugin Name ===
Contributors: pgogy, mhutchin
Tags: github, repository, git
Requires at least: 3.0.0
Tested up to: 4.5
Stable tag: 1.2
Allows a user to add a widget to show their Github repositories on their site.
== Description ==
Allows a user to add a widget to show their Github repositories on their site. Based around the main Github site and its API
Plugin displays a list of repositories the user has on the site, as well as the percentage of commits to the project.
With thanks to Tobier https://github.com/tobier for bug fixes in the new version
and thanks to ttouch https://github.com/ttouch for the Greek translation
and thanks to ZackehSoul https://github.com/ZackehSoul for the API update
[vimeo https://vimeo.com/60035852]
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload the contents of the zip (including the folder) to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Visit the settings page for the plugin - No other configuration is required.
== Changelog ==
= 1.0 =
Fixed en-GB bug
Removed jQuery
= 0.99 =
Modified for new github API
= 0.97 =
Greek added by ttouch https://github.com/ttouch
= 0.96 =
Moved CSS and JS out, used $args properly
Added internationalisation
Returned password option for rate limiting
= 0.94 =
Bug fixes for the harvester and password removed
= 0.92 =
* Bug fix (forced refresh to ensure old bug removed)
= 0.91 =
* Bug fixed and new features added.
= 0.9 =
* This is the first version we have distributed - no changes have been made post this initial release as of yet.
== Screenshots ==
1. widget in sidebar
2. Collapsed Widget
3. How to find the widget
4. Widget config
== Frequently Asked Questions ==
We are a new plugin - so no questions so far.
== Upgrade Notice ==
None exist so far