このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Stronger GitHub Widget

説明

A plugin to display your Github informations.
You can display :
* Repositories
* Subscriptions
* Events
* Starred
* Followers
* Following

It uses a server cache to be very light and fast on your WordPress installation.

Don’t hesitate to ask me new features or report bugs on potsky.com !

I don’t code these GitHub events because I did’t find any informations about the json structure :
* GollumEvent
* MemberEvent
* PublicEvent
* TeamAddEvent

So if you want a better display for these events, send my an API url with these events.
Something like : https://api.github.com/users/MAGICALUSER/events

スクリーンショット

  • Widget in action
  • Widget Settings

インストール

Stronger GitHub Widget is very easy to install (instructions) :
* Upload the /stronger-github-widget folder to your /wp-content/plugins/ directory.
* Activate the plugin through the Plugins menu in WordPress®.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Stronger GitHub Widget はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Stronger GitHub Widget” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.4

  • Add UTC text on dates

0.3

  • Internal options change

0.2

  • Remove SSL Verify from the Github API Calls

0.1

  • First release