Title: WYSIWYG Inline Code Command
Author: pkgw
Published: <strong>2011年7月15日</strong>
Last modified: 2015年1月2日

---

プラグインを検索

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

![](https://s.w.org/plugins/geopattern-icon/wysiwyg-inline-code-command.svg)

# WYSIWYG Inline Code Command

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

[ダウンロード](https://downloads.wordpress.org/plugin/wysiwyg-inline-code-command.zip)

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

 [サポート](https://wordpress.org/support/plugin/wysiwyg-inline-code-command/)

## 説明

The WYSIWYG Inline Code Command plugin adds an “inline code” command to the
 WYSIWYG(
visual) post and page editor. It’s just like the “Bold” or “Italics” commands, except
that it makes your text look like code — usually, this means that it’s drawn in 
a monospace font `like this`. The comand is accessible as a button and with the 
keybinding `Alt-Shift-C`.

The unmodified editor does provide a `pre` style that’s somewhat similar, but
 it’s
a _block_ style, which means that you can only apply it to whole paragraphs. I wrote
this plugin because I found that I often want to apply code styling to shorter pieces
of computer-y content, such as the Alt-Shift-C above.

I encourage you to provide feedback about this plugin. Entries on the
 compatibility
matrix are especially helpful so that people can feel confident installing it. Thanks!

The WYSIWIG Inline Code Command plugin provides precisely this one feature, so
 
don’t expect it to be updated very often. One issue that I’m aware but don’t know
quite how to fix is that the user-visible text describing the command in the editor
isn’t internationalized.

## インストール

Installation is as simple as possible:

 1. Upload the plugin files to the `wysiwyg-inline-code-command` directory
     in your`/
    wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Edit a post or a page. Select some text, and either hit the new button
     that looks
    like “</>”, or press `Alt-Shift-C`.
 4. That’s all there is to it!

## 評価

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

### 󠀁[It works](https://wordpress.org/support/topic/it-works-1512/)󠁿

 [dashed-slug.net](https://profiles.wordpress.org/dashedslug/) 2018年11月26日

Thank you, this simple plugin works fine and is saving me time. Before I had to 
switch to the code editor to insert a code tag.

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

### 󠀁[Does what it says on the tin](https://wordpress.org/support/topic/does-what-it-says-on-the-tin-253/)󠁿

 [brokkr](https://profiles.wordpress.org/brokkr/) 2017年5月7日

Keybaord shortcut no longer works and it would be nice with some easy way to apoply
custom formatting (can always add CSS to .pln, I know) Other than that, works fine.

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

### 󠀁[Simple, makes life easier](https://wordpress.org/support/topic/simple-makes-life-easier/)󠁿

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

This is a simple, single-purpose plugin. Makes it very easy to insert code into 
posts.

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

### 󠀁[Simple plugin. Works great. Huge time-saver!](https://wordpress.org/support/topic/simple-plugin-works-great-huge-time-saver/)󠁿

 [Dave Warfel](https://profiles.wordpress.org/davewarfel/) 2016年9月3日

Does one thing, and does it well. No bells and whistles, just a simple code button
added to the end of the top row in the WYSIWYG editor. Saves me A TON of time, as
I’m writing a bunch of technical tutorials on my blog. Thanks Peter.

 [ 7件のレビューをすべて表示 ](https://wordpress.org/support/plugin/wysiwyg-inline-code-command/reviews/)

## 貢献者と開発者

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

貢献者

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

[“WYSIWYG Inline Code Command” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wysiwyg-inline-code-command)

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

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

## 変更履歴

#### 2.0

 * Released on October 29, 2013.
 * No code changes; just mark “trunk” as stable so I don’t have to keep on
    tagging
   new versions to update the compatibility info.

#### 1.6

 * Released on August 10, 2013.
 * No code changes; just update the readme about compatibility.

#### 1.5

 * Released on December 11, 2012.
 * No code changes; just update the readme about compatibility.

#### 1.4

 * Released on June 19, 2012.
 * Mark that the license is GPLv2.
 * No code changes; just update the readme about compatibility.

#### 1.3

 * Released on December 18, 2011.
 * Add some tags suggested by WordPress.org user jsherk.
 * Update compatibility info after testing with WordPress 3.3.

#### 1.2

 * Released on August 29, 2011.
 * No code changes; just update the readme about compatibility.

#### 1.1

 * Released on July 15, 2011.
 * No code changes; just update the readme to be more helpful.

#### 1.0

 * Released on June 29, 2011.
 * This is the initial release.

## メタ

 *  バージョン **2.0**
 *  最終更新日 **12年前**
 *  有効インストール数 **100+**
 *  WordPress バージョン ** 3.0またはそれ以降 **
 *  検証済み最新バージョン: **4.1.42**
 *  言語
 * [English (US)](https://wordpress.org/plugins/wysiwyg-inline-code-command/)
 * タグ
 * [code](https://ja.wordpress.org/plugins/tags/code/)[editor](https://ja.wordpress.org/plugins/tags/editor/)
   [visual](https://ja.wordpress.org/plugins/tags/visual/)[wysiwyg](https://ja.wordpress.org/plugins/tags/wysiwyg/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wysiwyg-inline-code-command/advanced/)

## 評価

 5つ星中4.7つ星

 *  [  5 5-星レビュー     ](https://wordpress.org/support/plugin/wysiwyg-inline-code-command/reviews/?filter=5)
 *  [  2 4-星レビュー     ](https://wordpress.org/support/plugin/wysiwyg-inline-code-command/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/wysiwyg-inline-code-command/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/wysiwyg-inline-code-command/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/wysiwyg-inline-code-command/reviews/?filter=1)

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

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

## 貢献者

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

## サポート

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

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