前言介紹
- 這款 WordPress 外掛「Flair – Github」是 2021-12-17 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2021-12-21,距離現在已有 1230 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 5.2 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
card | flair | Github | search | profile |
內容簡介
📣 這是一個透過 Github API 來顯示 Github 個人檔案簡介的 WordPress 外掛。
⚡️ 示範網址: https://manojkumar.online/lab/wp/github-flair-demo/
安裝完外掛後,在文章、頁面或小工具中使用這個簡碼:[github-flair]。
你可以用這個簡碼屬性來指定 Github 使用者名稱:
[github-flair user="WordPress"]
其中 WordPress 可自行替換為你欲查詢的 Github 使用者名稱。
預設會啟用搜尋功能,若需移除可以使用以下屬性:
[github-flair show-search="no"]
你也可以在範本檔案中使用這個簡碼:
原文外掛簡介
📣 WordPress plugin to show Github profile summary through their API.
⚡️ 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
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Flair – Github」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 |
延伸相關外掛(你可能也想知道)
SOFlair4WP 》這款「Stack Overflow Flair for WordPress」外掛可以讓你在 WordPress 博客中加入你的 Stack Overflow 使用者徽章。。