Title: My Coderwall Badges
Author: flentini
Published: <strong>2012 年 2 月 20 日</strong>
Last modified: 2013 年 4 月 23 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/my-coderwall-badges.svg)

# My Coderwall Badges

 由 [flentini](https://profiles.wordpress.org/tpk/) 開發

[下載](https://downloads.wordpress.org/plugin/my-coderwall-badges.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/my-coderwall-badges/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/my-coderwall-badges/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/my-coderwall-badges/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/my-coderwall-badges/#developers)

 [技術支援](https://wordpress.org/support/plugin/my-coderwall-badges/)

## 外掛說明

This simple plugin lets you get your [Coderwall](http://coderwall.com) badges and
show them on your blog.
 Install, activate the plugin and set your username in the
CW Badges Panel. You can display your badges using the [cwbadges] shortcode inside
your pages/posts. There’s also a widget which waits to be activated by you in the
theme options.

## 螢幕擷圖

[⌊Setup Panel⌉⌊Setup Panel⌉[

Setup Panel

## 安裝方式

 1. Upload my-coderwall-badges directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Copy the style in `css/style.css` to your theme’s stylesheet and adapt it to your
    needs.

## 使用者評論

![](https://secure.gravatar.com/avatar/d281ea4d3e1e4cd03cb0ece1040598ec247425b424ae4124b1cbe88c6c1cbfef?
s=60&d=retro&r=g)

### 󠀁[Quick advices](https://wordpress.org/support/topic/quick-advices/)󠁿

 [Capobis](https://profiles.wordpress.org/ioweuiraosjfosj/) 2016 年 9 月 3 日

you shouldn't need sslverify => false: $cwbadges = wp_remote_get('https://coderwall.
com/'.$this->username.'.json', array( 'sslverify' => false)); You should also html
escape the data coming from coderwall before using it in HTML: foreach($cwbadges-
>badges as $badge){ $badges_string.='<img class="cwbtip" src="'.$badge->badge.'"
alt="'.$badge->name.'" title="'.$badge->description.'" />'; } $badges_string.='</
div>'; Also, you should apply some filtering on the username and endorsement before
using them. Not a big deal, just good practices. Thanks for the awesome work anyway
🙂

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/my-coderwall-badges/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈My Coderwall Badges〉的開發相關工作。

參與者

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

[將〈My Coderwall Badges〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/my-coderwall-badges)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/my-coderwall-badges/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/my-coderwall-badges/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/my-coderwall-badges/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/my-coderwall-badges/)。

## 變更記錄

#### 0.6

 * fixed ssl verification issue (thanks to tmeinlschmidt)

#### 0.5

 * Added option to show Coderwall endorsements (http://coderwall.com/blog/2012-01-
   16-the-hacker-version-of-an-embeddable-social-button) (thanks to picandocodigo)

#### 0.4

 * German translation (thanks to bountin)

#### 0.3

 * Added a simple widget. (thanks to picandocodigo)

#### 0.2

 * Minor fixes, added shortcode, removed curl functions.

#### 0.1

 * First release.

## 中繼資料

 *  版本 **0.6**
 *  最後更新 **13 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.3.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/my-coderwall-badges/)
 * 標籤:
 * [badges](https://tw.wordpress.org/plugins/tags/badges/)
 *  [進階檢視](https://tw.wordpress.org/plugins/my-coderwall-badges/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/my-coderwall-badges/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/my-coderwall-badges/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/my-coderwall-badges/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/my-coderwall-badges/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/my-coderwall-badges/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/my-coderwall-badges/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/my-coderwall-badges/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/my-coderwall-badges/)