Title: Code School Badges
Author: mcnitt
Published: <strong>2014年9月12日</strong>
Last modified: 2014年9月23日

---

プラグインを検索

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

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

# Code School Badges

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

[ダウンロード](https://downloads.wordpress.org/plugin/code-school-badges.1.0.2.zip)

 * [詳細](https://ja.wordpress.org/plugins/code-school-badges/#description)
 * [レビュー](https://ja.wordpress.org/plugins/code-school-badges/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/code-school-badges/#installation)
 * [開発](https://ja.wordpress.org/plugins/code-school-badges/#developers)

 [サポート](https://wordpress.org/support/plugin/code-school-badges/)

## 説明

Learn By Doing. Code School teaches web technologies in the comfort of your browser
with video lessons, coding challenges, and screencasts. Use this plugin to proudly
display completed Code School course badges on your WordPress blog, website or CV.

You can use a widget to display your badges in a header, sidebar or footer or use
a shortcode to display badges in the main content area of a post or page. The plugin
offers two customization options:

 1. How many of your most recent completed course badges to display
 2. How large should each badge be (in pixels, ems, or other valid units)

Project code is hosted at GitHub. Contributors welcome.

## スクリーンショット

 * [[
 * Once you have installed the plugin, navigate to Settings > Code School Badges
   in the admin area
 * [[
 * Type in your Code School username (see FAQ for how to find your username)
 * [[
 * View your latest badges and profile information
 * [[
 * Add a widget to your site go to Appearance > Widgets. Look for the ‘Code School
   Badges’ widget and drag to the appropraite widget area. Enter in a title to appear
   above the badges, enter in the number of badges you would like to appear, and
   enter how large each badge should be (examples: 60px, 5ems, 12pts, etc.).
 * [[
 * To add badges using a shortcode use [wpcodeschool_badges]. You can also use the
   following optional parameters [wpcodeschool_badges num_badges=’4′ badge_size=’
   100px’]. If num_badges is not specified, all of your badges will be displayed.
 * [[
 * A previews of badges displaying as a shortcode and as a widget

## インストール

There are a few options for installing and setting up this plugin.

#### Upload Manually

 1. Download and unzip the plugin
 2. Upload the ‘wpcodeschool-badges’ folder into the ‘/wp-content/plugins/’ directory
 3. Go to the Plugins admin page and activate the plugin

#### Install Via Admin Area

 1. In the admin area go to Plugins > Add New and search for “Code School Badges”
 2. Click install and then click activate

#### To Setup The Plugin

 1. Find your Code School username (see instructions under FAQ)
 2. In the WordPress admin area go to Settings > Code School Badges and then enter 
    in your username

#### How to Use the Badges Widget

 1. Setup the Plugin (refer to above)
 2. Go to Appearance > Widgets and drag the ‘Code School Badges’ widget to your sidebar.
 3. Enter in a Title to appear above the badges. For example “My Code School Badges”
 4. Choose how many badges you would like to display
 5. Enter how large each badge should be. Examples: 60px, 5ems, 12pts, etc.

#### How to Use the Shortcode

 1. Navigate to the post or page you would like to add the badges to appear.
 2. Enter in the shortcode [wpcodeschool_badges]
 3. Customize the number of badges displayed by adding the parameter ‘num_badges’ with
    the number of badges you want to display. [wpcodeschool_badges num_badges=’4′].
    If a number is not specified, all of your badges will be displayed.
 4. Customize how large each badge should be. Examples: 60px, 5ems, 12pts, etc. [wpcodeschool_badges
    badge_size=’100px’]. If no size is specified, the default badge size is 60px.
 5. You can use any of the parameters in combination [wpcodeschool_badges num_badges
    =’4′ badge_size=’100px’]

## FAQ

  How do I find my Code School username?

 1. Login to your Code School account
 2. Go to [https://www.codeschool.com/account](https://www.codeschool.com/account)
 3. Your username appears on the page

  A recent badge is not appearing

The plugin caches queries for 12 hours. This keeps your site running fast and prevents
too many calls to the Code School API. You can clear the cache by going to the admin
area, Settings > Code School Badges, and hitting the ‘Update’ button.

  How Often Does the Profile Information Get Updated?

Whenever someone visits a page, the plugin checks to see if the profile information
was updated in the last 12 hours. If it has been longer than 12 hours, then the 
plugin will update the profile information. The next time someone visits the site
or clicks on a page, the latest badges show.

  Can I Choose What Specific Badges I Want to Display?

Unfortunately, not yet. For future releases, we are considering more customized 
ways to choose what badges you want to display, instead of just showing the most
recent badges.

  Can I contribute code and bug fixes?

Contributors are welcome. Please visit the [Code School Badges GitHub project.](https://github.com/mcnitt/code-school-badges-wordpress-plugin)

## 評価

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

## 貢献者と開発者

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

貢献者

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

[“Code School Badges” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/code-school-badges)

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

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

## 変更履歴

#### 1.0.2

 * Fix broken CSS and JS links on most servers

#### 1.0.1

 * Fix broken CSS and JS links on some servers

#### 1.0

 * Initial version of the plugin
 * Includes basic widget and shortcode display options

## メタ

 *  バージョン **1.0.2**
 *  最終更新日 **12年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 3.0.1またはそれ以降 **
 *  検証済み最新バージョン: **4.0.38**
 *  言語
 * [English (US)](https://wordpress.org/plugins/code-school-badges/)
 * タグ
 * [badges](https://ja.wordpress.org/plugins/tags/badges/)[profile](https://ja.wordpress.org/plugins/tags/profile/)
   [shortcode](https://ja.wordpress.org/plugins/tags/shortcode/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/code-school-badges/advanced/)

## 評価

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

[Your review](https://wordpress.org/support/plugin/code-school-badges/reviews/#new-post)

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

## 貢献者

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

## サポート

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

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

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://trendmedia.com/)