WP GitHub Card

外掛說明

This is a plugin which gives you a small card to show your GitHub user profile summary. You just have to put shortcode.

Features include:
+ GitHub account name and avatar
+ recently active repository
+ frequently used language list sorted by repository’s stargazers count
+ public repositories and gists count
+ followers count
+ total stargazers count

Notice:
This plugin caches GitHub user profile data into the database (expires 4 hours).

螢幕擷圖

  • GitHub profile card screenshot
  • usage

安裝方式

  1. Install “WP GitHub Card” via the WordPress.org plugin directory or uploading the files to your server.
  2. Activate the plugin.
  3. Put shortcode ‘[github-card user={GitHub account name}]’ in your page.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WP GitHub Card〉的開發相關工作。

參與者

將〈WP GitHub Card〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.3.0

  • migrated twig v2 to 3

2.2.0

  • tested php8.0, 8.2

2.1.0

  • required php7.4 or later, added typed properties

2.0.0

  • required php7.3 or later, end of support php5

1.0.1

  • bugfix

1.0.0

  • Initial working version.