Title: Flair &#8211; Github
Author: m4n0jkum4r
Published: <strong>2021年12月18日</strong>
Last modified: 2021年12月21日

---

プラグインを検索

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

![](https://ps.w.org/flair-github/assets/icon-128x128.png?rev=2646058)

# Flair – Github

 作者: [m4n0jkum4r](https://profiles.wordpress.org/m4n0jkum4r/)

[ダウンロード](https://downloads.wordpress.org/plugin/flair-github.zip)

 * [詳細](https://ja.wordpress.org/plugins/flair-github/#description)
 * [レビュー](https://ja.wordpress.org/plugins/flair-github/#reviews)
 * [開発](https://ja.wordpress.org/plugins/flair-github/#developers)

 [サポート](https://wordpress.org/support/plugin/flair-github/)

## 説明

📣 WordPress plugin to show Github profile summary through their API.

⚡️ Demo: [https://manojkumar.online/lab/wp/github-flair-demo/](https://manojkumar.online/lab/wp/github-flair-demo/)

After installing the plugin, just use this shortcode: `[github-flair]` in your posts,
pages or widgets.

You can make use of the user attribute of the shortcode like this:

    ```
    [github-flair user="WordPress"] 
    ```

where WordPress can be replaced by your desired Github username.

By default, the search function is enabled but if you need to remove it, you can
do so with:

    ```
    [github-flair show-search="no"]
    ```

You can also make use of the shortcode in your template files using this

    ```
    <?php echo do_shortcode("[github-flair user='WordPress']") ; ?>
    ```

## スクリーンショット

 * [[
 * Horizontal / Desktop layout
 * [[
 * Vertical / Mobile layout
 * [[
 * Search function
 * [[
 * Classic Editor
 * [[
 * Block Editor
 * [[
 * Template file – Example: “Code usage” page.
 * [[
 * Demo GIF

## FAQ

### Do I need an API key to access GitHub key?

You might not need an API key for now since GitHub offers unauthenticated access
up to certain limit. Please read this: https://docs.github.com/en/rest/guides/getting-
started-with-the-rest-api which says that they allow up to 60 requests per hour 
per user. So they block the IP for a while if they exceed that limit.

The admin inputs for API key will be in the future releases if people find it interesting
to work with.

### How do I limit the number of search results?

Make use of the attribute `[github-flair total-results="25"]` where you can set 
any number instead of 25.

### I need to add/delete details to/from these cards.

You can do so if you are a developer by editing the script.js file and getting the
desired results from the API into the HTML and then minify it. As a non-developer,
You can request more profile data through https://github.com/M4N0JKUM4R/Flair-Github/
issues

## 評価

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

## 貢献者と開発者

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

貢献者

 *   [ m4n0jkum4r ](https://profiles.wordpress.org/m4n0jkum4r/)

[“Flair – Github” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/flair-github)

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

[コードを閲覧](https://plugins.trac.wordpress.org/browser/flair-github/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/flair-github/)をチェックするか、
[開発ログ](https://plugins.trac.wordpress.org/log/flair-github/)を [RSS](https://plugins.trac.wordpress.org/log/flair-github/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

= 1.0.1
 * Fixed JS errors on non-shortcode pages. Added option to limit the number
of search results.

= 1.0.0
 * Early release with basic rendering of cards with a search function.

## メタ

 *  バージョン **1.0.1**
 *  最終更新日 **4年前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 5.2またはそれ以降 **
 *  検証済み最新バージョン: **5.8.13**
 *  PHP バージョン ** 7.2またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/flair-github/)
 * タグ
 * [card](https://ja.wordpress.org/plugins/tags/card/)[flair](https://ja.wordpress.org/plugins/tags/flair/)
   [Github](https://ja.wordpress.org/plugins/tags/github/)[profile](https://ja.wordpress.org/plugins/tags/profile/)
   [search](https://ja.wordpress.org/plugins/tags/search/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/flair-github/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/flair-github/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/flair-github/reviews/)

## 貢献者

 *   [ m4n0jkum4r ](https://profiles.wordpress.org/m4n0jkum4r/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/flair-github/)