Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

Latest Github Commits

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.

  1. Upload latest-github-commits.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins’ menu in WordPress
  3. 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żowani

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.