Opis
Latest Github Commits is a simple WordPress widget to fetch your latest commits from Github using their API.
You need to configure: * Github owner of the project (i.e bivald in my case) * Project URI (i.e wordpress-latest-github-commits in my case)
You can also set * Widget title * Max commits to list * How long to cache the results
Instalacja
This section describes how to install the plugin and get it working.
e.g.
- Upload
latest-github-commits.phpto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins’ menu in WordPress
- Add the plugin to your sidebar as a widget
Najczęściej zadawane pytania
How does it cache the results?
It uses WordPress transient storage to cache the results.
Is it stable?
So far, it appears to be. I use it on www.munin-mobile.com, of course the GitHub API can change without notice.
Consider it a beta.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Latest Github Commits” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Latest Github Commits” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- A change since the previous version.
- Another change.
0.5
- List versions from most recent at top to oldest at bottom.