Title: Google Syntax Highlighter for WordPress
Author: peterryan
Published: <strong>8 сар 14, 2007</strong>
Last modified: 8 сар 14, 2007

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/google-syntax-highlighter.svg)

# Google Syntax Highlighter for WordPress

 By [peterryan](https://profiles.wordpress.org/peterryan/)

[Download](https://downloads.wordpress.org/plugin/google-syntax-highlighter.1.5.1.zip)

 * [Details](https://mn.wordpress.org/plugins/google-syntax-highlighter/#description)
 * [Reviews](https://mn.wordpress.org/plugins/google-syntax-highlighter/#reviews)
 *  [Installation](https://mn.wordpress.org/plugins/google-syntax-highlighter/#installation)
 * [Development](https://mn.wordpress.org/plugins/google-syntax-highlighter/#developers)

 [Support](https://wordpress.org/support/plugin/google-syntax-highlighter/)

## Description

This plugin easily integrates the [Google Syntax Highlighter](http://code.google.com/p/syntaxhighlighter)
by [Alex Gorbatchev](http://code.google.com/u/alex.gorbatchev) into WordPress.

#### Feature summary

 * 100% client side, no server dependency
 * Multiple languages support
 * Wide browser support
 * Very lightweight

#### Languages Supported

 * C++ (cpp, c, c++)
 * C# (c#, c-sharp, csharp)
 * CSS (css)
 * Delphi (delphi, pascal)
 * Java (java)
 * Java Script (js, jscript, javascript)
 * PHP (php)
 * Python (py, python)
 * Ruby (rb, ruby, rails, ror)
 * Sql (sql)
 * VB (vb, vb.net)
 * XML/HTML (xml, html, xhtml, xslt)

## Screenshots

 * [[
 * Simple Ruby Example

## Installation

 1. Extract plugin into /wp-content/plugins directory.
 2. Activate the plugin.
 3. Specify your code snippets in your blog post using the [Usage Directions](http://code.google.com/p/syntaxhighlighter/wiki/Usage)
    provided by the Google Syntax highlighter.

Here is an example to produce ruby syntax highlighting once the plugin is activated:

    ```
    <pre name="code" class"ruby">
    def my_ruby_snippet
      blog_post.should(be_highlighted)
    end
    </pre>
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Google Syntax Highlighter for WordPress” is open source software. The following
people have contributed to this plugin.

Contributors

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

[Translate “Google Syntax Highlighter for WordPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/google-syntax-highlighter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/google-syntax-highlighter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/google-syntax-highlighter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/google-syntax-highlighter/)
by [RSS](https://plugins.trac.wordpress.org/log/google-syntax-highlighter/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.5.1**
 *  Last updated **19 жил ago**
 *  Active installations **200+**
 *  WordPress version ** 2.0.0 or higher **
 *  Tested up to **2.2.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/google-syntax-highlighter/)
 * Tags
 * [blog](https://mn.wordpress.org/plugins/tags/blog/)[code](https://mn.wordpress.org/plugins/tags/code/)
   [highlighter](https://mn.wordpress.org/plugins/tags/highlighter/)[javascript](https://mn.wordpress.org/plugins/tags/javascript/)
   [syntax](https://mn.wordpress.org/plugins/tags/syntax/)
 *  [Advanced View](https://mn.wordpress.org/plugins/google-syntax-highlighter/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/google-syntax-highlighter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/google-syntax-highlighter/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/google-syntax-highlighter/)