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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/my-coderwall-badges/#description)
 * [评价](https://cn.wordpress.org/plugins/my-coderwall-badges/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/my-coderwall-badges/#installation)
 * [开发进展](https://cn.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 或更高版本 **
 *  已测试的最高版本为 **3.3.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/my-coderwall-badges/)
 * 标签
 * [badges](https://cn.wordpress.org/plugins/tags/badges/)
 *  [高级视图](https://cn.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)

[Your review](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/)