Title: Sunburst Code Prettify
Author: Rachel Baker
Published: <strong>2012 年 2 月 15 日</strong>
Last modified: 2012 年 5 月 2 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Sunburst Code Prettify

 作者：[Rachel Baker](https://profiles.wordpress.org/rachelbaker/)

[下载](https://downloads.wordpress.org/plugin/sunburst-code-prettify.2.2.0.zip)

 * [详情](https://cn.wordpress.org/plugins/sunburst-code-prettify/#description)
 * [评价](https://cn.wordpress.org/plugins/sunburst-code-prettify/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/sunburst-code-prettify/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/sunburst-code-prettify/#developers)

 [支持](https://wordpress.org/support/plugin/sunburst-code-prettify/)

## 描述

This plugin uses the [Sunburst theme](http://projects.serenity.de/textmate/), a 
colorful and high contrast dark theme to highlight your code syntax with [Highlight.js](http://softwaremaniacs.org/soft/highlight/en/).
Highlight.js is accurate, fast, lightweight and easy to use.

**Usage**

Short-code method:

 1. From within a WordPress page or post, wrap the `[prettify][/prettify]` shortcode
    around the code snippet you wish to highlight.
 2. You can specify a language by specifying the language extension inside the shortcode.
    
    Example: [prettify class=”html”][/prettify]
 3. The shortcode will work from within either the Visual or HTML editor.

Non-short-code method:

 1. Wrap your code snippets in “
 2. .
 3. You can specify a language by specifying a class in the `element.
     Example: <pre
    ><code class="html">

**Sunburst Only**

This plugin only contains the CSS file for the Sunburst theme syntax highlighting
formatting, because it is the best dark syntax theme. If (for some reason) you wanted
to highlight your code using a different theme, there are other syntax highlighting
themes available in the [Highlight.js Theme Gallery](http://softwaremaniacs.org/media/soft/highlight/test.html)

**Languages Supported:**

 * Bash
 * C#
 * C++
 * CSS
 * Diff
 * HTML, XML
 * Ini
 * Java
 * JavaScript
 * PHP
 * Perl
 * Python
 * Ruby
 * SQL

## 屏幕截图

 * [[
 * PHP code examples
 * [[
 * CSS code example
 * [[
 * HTML code example
 * [[
 * JavaScript code example
 * [[
 * Ruby code example

## 安装

 1. Wrap code snippets in `[prettify][/prettify]` shortcode and it will guess the syntax
    being used and highlight the code.
 2. You can specify a language by specifying the language extension inside the shortcode.
    
    Example: [prettify class=”html”][/prettify] The class=”” specifies the language
    file extensions.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Sunburst Code Prettify」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Rachel Baker ](https://profiles.wordpress.org/rachelbaker/)

[帮助将「Sunburst Code Prettify」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/sunburst-code-prettify)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/sunburst-code-prettify/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/sunburst-code-prettify/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/sunburst-code-prettify/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/sunburst-code-prettify/)。

## 更新日志

#### 2.2.0

 * Changed syntax highlight script to Highlight.js for more accurate code detection.
 * Improved content stripping rules for WordPress code editor when the `[prettify]...[/
   prettify]` is wrapped around content.
 * Improved Sunburst CSS styles

#### 2.1.6

 * Added plain text color to CSS file
 * Adjusted spacing in CSS file
 * Updated copyright year in plugin.php file

#### 2.1.5

 * Added CSS parsing js file
 * Moved JS files into /js folder
 * Fixed missing files from 2.1 commit

#### 2.1

 * Added [prettify] shortcode
 * Automatically added the required onload=”prettyPrint()” to body tag with jquery

#### 2.0

 * Initial WordPress.org commit

## 额外信息

 *  版本 **2.2.0**
 *  最后更新：**14 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 3.1 或更高版本 **
 *  已测试的最高版本为 **3.4.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/sunburst-code-prettify/)
 * 标签
 * [code](https://cn.wordpress.org/plugins/tags/code/)[Highlight](https://cn.wordpress.org/plugins/tags/highlight/)
   [programming](https://cn.wordpress.org/plugins/tags/programming/)[syntax](https://cn.wordpress.org/plugins/tags/syntax/)
 *  [高级视图](https://cn.wordpress.org/plugins/sunburst-code-prettify/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/sunburst-code-prettify/reviews/)

## 贡献者

 *   [ Rachel Baker ](https://profiles.wordpress.org/rachelbaker/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/sunburst-code-prettify/)