Title: Flair &#8211; Github
Author: m4n0jkum4r
Published: <strong>18.12.2021</strong>
Last modified: 21.12.2021

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями 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://uk.wordpress.org/plugins/flair-github/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/flair-github/#reviews)
 * [Розробка](https://uk.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

## Часті питання

### 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 або вище **
 *  Tested up to **5.8.13**
 *  Версія PHP ** 7.2 або вище **
 *  Мова
 * [English (US)](https://wordpress.org/plugins/flair-github/)
 * Позначки
 * [card](https://uk.wordpress.org/plugins/tags/card/)[flair](https://uk.wordpress.org/plugins/tags/flair/)
   [Github](https://uk.wordpress.org/plugins/tags/github/)[profile](https://uk.wordpress.org/plugins/tags/profile/)
   [search](https://uk.wordpress.org/plugins/tags/search/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/flair-github/advanced/)

## Оцінки

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/flair-github/reviews/)

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/flair-github/)