Title: WP Code Highlight
Author: acalbert
Published: <strong>2011 年 9 月 27 日</strong>
Last modified: 2014 年 8 月 2 日

---

搜尋外掛

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

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

# WP Code Highlight

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

[下載](https://downloads.wordpress.org/plugin/wp-code-highlight.1.2.9.zip)

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

 [技術支援](https://wordpress.org/support/plugin/wp-code-highlight/)

## 外掛說明

WP Code Highlight provides syntax highlighting of source code snippets and it is
W3C valid.
 Wrap code blocks with `<pre>` and `</pre>` It provides a code button(
HTML editor) to help you insert code in articles easily. You don’t need to specify
the language since WP Code Highlight will guess, all languages are supported. You
can put line numbers in your code if you need. There are 4 highlight themes, you
can choose from them or display by random. It can also load `wp-code-highlight.css`
from current wordpress theme directory. It can delete its own options, so it is 
also a green plugin !

#### Basic Usage

 1. Download and extract `wp-code-highlight.zip` to `wp-content/plugins/`
 2. Activate the plugin through the “Plugins” menu in WordPress
 3. “Dashboard”->”Users”->”Your Profile”->”Disable the visual editor when writing”
 4. “Dashboard”->”Settings”->”WP Code Highlight”
 5. Wrap code blocks with `<pre>` and `</pre>` (It provides a code button in the HTML
    editor)
 6. You don’t need to specify the language since WP Code Highlight will guess, all 
    languages are supported
 7. It can also load `wp-code-highlight.css` from current wordpress theme directory

#### More Information

For more information of this plugin, please visit: [Plugin Homepage](http://boliquan.com/wp-code-highlight/).

Related Links:

 * [WP Code Highlight (FAQ)](http://boliquan.com/wp-code-highlight/) | [Download](https://wordpress.org/plugins/wp-code-highlight/)
 * [WP Clean Up](http://boliquan.com/wp-clean-up/) | [Download](https://wordpress.org/plugins/wp-clean-up/)
 * [WP SMTP](http://boliquan.com/wp-smtp/) | [Download](https://wordpress.org/plugins/wp-smtp/)
 * [WP Slug Translate](http://boliquan.com/wp-slug-translate/) | [Download](https://wordpress.org/plugins/wp-slug-translate/)
 * [WP Anti Spam](http://boliquan.com/wp-anti-spam/) | [Download](https://wordpress.org/plugins/wp-anti-spam/)
 * [YG Share](http://boliquan.com/yg-share/) | [Download](https://wordpress.org/plugins/yg-share/)
 * [BoLiQuan](http://boliquan.com/)
 * [玻璃泉](http://boliquan.com/)
 * [夜光](http://boliquan.com/)
 * [YLife](http://boliquan.com/ylife/) | [Download](http://code.google.com/p/ylife/downloads/list)

## 螢幕擷圖

 * [[
 * Admin page screenshot
 * [[
 * Code Button

## 安裝方式

 1. Download and extract `wp-code-highlight.zip` to `wp-content/plugins/`
 2. Activate the plugin through the “Plugins” menu in WordPress
 3. “Dashboard”->”Users”->”Your Profile”->”Disable the visual editor when writing”
 4. “Dashboard”->”Settings”->”WP Code Highlight”
 5. Wrap code blocks with `<pre>` and `</pre>` (It provides a code button in the HTML
    editor)
 6. You don’t need to specify the language since WP Code Highlight will guess, all 
    languages are supported
 7. It can also load `wp-code-highlight.css` from current wordpress theme directory

## 常見問題集

You can sumbit it in http://boliquan.com/wp-code-highlight/

## 使用者評論

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

### 󠀁[Broke my Site – PHP 7 problem.](https://wordpress.org/support/topic/broke-my-site-php-7-problem/)󠁿

 [scbritton](https://profiles.wordpress.org/scbritton/) 2019 年 9 月 2 日

This plugin was working fine, until some point in the last 12 months. I checked 
an old post and discovered that my content was no longer displaying, and discovered
this plugin was the cause. Upon deactivation, my content reappeared. So, like others
have posted, it doesn’t seem to work with PHP 7

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

### 󠀁[Doesn’t work with PHP 7.1](https://wordpress.org/support/topic/doesnt-work-with-php-7-1-2/)󠁿

 [Niraj Shah](https://profiles.wordpress.org/nirajshah-1/) 2018 年 5 月 3 日

I used to use this plugin on my site, but since upgrading to PHP 7.1, this plugin
no longer works, therefore I’ve uninstalled it.

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

### 󠀁[Does its job, but not in PHP7](https://wordpress.org/support/topic/does-its-job-but-not-in-php7/)󠁿

 [websupporter](https://profiles.wordpress.org/websupporter/) 2017 年 1 月 19 日

I was using it quite a bit. After a while, I forgot about it. Out of convienience
I started to use gist and embedded them. There are good reasons not to do this and
for those reasons this plugin is suitable. I do not quite remember, I think I abandoned
this plugin, since I use a lot of < and > and there is no fun doing so with the 
WP Editor. Must have been something like this, but not really related to this plugin.
I switched to PHP7 and my blog posts seem to disappear. I found out, this plugin
does not work with PHP7. No worries, your posts are not lost, but they are not displayed
properly. When you deactivate the plugin, everything works as it is supposed to.
If you want to use this plugin and PHP7 you might want to have a look into this 
comment by a friendly user: https://wordpress.org/support/topic/this-plugin-does-
not-support-php7/#post-8043051 Would be great, if the plugin would get updated though
🙂

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

### 󠀁[Didn’t work for PHP 7.0](https://wordpress.org/support/topic/didnt-work-for-php-7-0/)󠁿

 [Just a Wordpress User](https://profiles.wordpress.org/xrvel/) 2016 年 10 月 23
日

Didn’t work for PHP 7.0

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

### 󠀁[This plugin does not support PHP7](https://wordpress.org/support/topic/this-plugin-does-not-support-php7/)󠁿

 [hlx98007](https://profiles.wordpress.org/hlx98007/) 2016 年 9 月 3 日 1 則留言

As titled. Disable or remove this plugin with using with PHP7

 [ 閱讀全部 14 則使用者評論 ](https://wordpress.org/support/plugin/wp-code-highlight/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈WP Code Highlight〉的開發相關工作。

參與者

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

[將〈WP Code Highlight〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-code-highlight)

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

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

## 變更記錄

#### 1.2.9

 * Some optimization

#### 1.2.8

 * Updated newline handling to handle fixes to IE 10
 * Remove unused JS files
 * Optimize CSS
 * Register Setting

#### 1.2.7

 * Some optimization

#### 1.2.6

 * Corrected the bugs of ‘Code Button’, due to the quicktags was changed since WordPress
   3.3

#### 1.2.5

 * Corrected the slashes bugs
 * Add settings link

#### 1.2.4

 * Detailed usage

#### 1.2.3

 * Corrected some bugs,thanks to ‘ihacklog.com’

#### 1.2.2

 * Add languages packs

#### 1.2.1

 * Corrected some IE6 bugs

#### 1.2.0

 * Html special chars can be displayed
 * Some optimize

#### 1.1.9

 * Some optimize
 * Corrected some bugs of Line Numbers

#### 1.1.8

 * Some optimize
 * Corrected some mistakes

#### 1.1.7

 * Some optimize
 * Corrected some mistakes

#### 1.1.6

 * First release.

## 中繼資料

 *  版本 **1.2.9**
 *  最後更新 **12 年前**
 *  啟用安裝數 **200+**
 *  WordPress 版本需求 ** 2.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.9.40**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-code-highlight/)
 * 標籤:
 * [Code Highlight](https://tw.wordpress.org/plugins/tags/code-highlight/)[sourcecode](https://tw.wordpress.org/plugins/tags/sourcecode/)
   [wordpress code highlight](https://tw.wordpress.org/plugins/tags/wordpress-code-highlight/)
   [wp code](https://tw.wordpress.org/plugins/tags/wp-code/)[wp code highlight](https://tw.wordpress.org/plugins/tags/wp-code-highlight/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-code-highlight/advanced/)

## 評分

 3.9 星，滿分為 5 星

 *  [  7 個 5 星使用者評論     ](https://wordpress.org/support/plugin/wp-code-highlight/reviews/?filter=5)
 *  [  3 個 4 星使用者評論     ](https://wordpress.org/support/plugin/wp-code-highlight/reviews/?filter=4)
 *  [  1 個 3 星使用者評論     ](https://wordpress.org/support/plugin/wp-code-highlight/reviews/?filter=3)
 *  [  1 個 2 星使用者評論     ](https://wordpress.org/support/plugin/wp-code-highlight/reviews/?filter=2)
 *  [  2 個 1 星使用者評論     ](https://wordpress.org/support/plugin/wp-code-highlight/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-code-highlight/reviews/)

## 參與者

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

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-code-highlight/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SCWY6NPFRR8EY)