Title: CodeHighlighter
Author: iwongu
Published: <strong>સપ્ટેમ્બર 7, 2007</strong>
Last modified: જૂન 18, 2012

---

પ્લગીન શોધો

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

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

# CodeHighlighter

 [iwongu](https://profiles.wordpress.org/iwongu/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/code-highlighter.1.9.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/code-highlighter/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/code-highlighter/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/code-highlighter/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/code-highlighter/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/code-highlighter/)

## વર્ણન

This plugin is a syntax highlighter for source code. It uses _GeSHi_ as fontifier
engine.

#### Usage

 1. Put the code snippet in a “` tag.
 2. Add the lang attribute to the code tag like the following. `<code lang="php">`
 3. Add the lineno attribute to the `<code>` tag after the lang tag if you wish to 
    start at a line other than 1. `<code lang="cpp" lineno="42">`
 4. If you do not add lang attribute, the `<code>` tag is handled normally.
 5. If you want to have border, add the style like the following to your .css file.`
    code { border: 1px dotted #ccc; padding: 0.2em 0.5em; }`
 6. You can use following languages in lang. `abap, actionscript, ada, apache, applescript,
    asm, asp, autoit, bash, blitzbasic, bnf, c, c_mac, caddcl, cadlisp, cfdg, cfm, 
    cpp-qt, cpp, csharp, css-gen, css, d, delphi, diff, div, dos, dot, eiffel, fortran,
    freebasic, genero, gml, groovy, haskell, html4strict, idl, ini, inno, io, java,
    java5, javascript, latex, lisp, lua, m68k, matlab, mirc, mpasm, mysql, nsis, objc,
    ocaml-brief, ocaml, oobas, oracle8, pascal, per, perl, php-brief, php, plsql, python,
    qbasic, rails, reg, robots, ruby, sas, scheme, sdlbasic, smalltalk, smarty, sql,
    tcl, text, thinbasic, tsql, vb, vbnet, vhdl, visualfoxpro, winbatch, xml, xpp, 
    z80`

**Note:** Version 1.9 adds support for `<code>` tags, however to ensure backwards
compatibility support for the `<pre>` tag will not be removed.

### Known issues

 1. Because this plugin uses regular expression to match string range from `<code lang
    ="some">` to “`, you can’t use `</code>` in your code snippet. If you must put 
    the `</code>` tag, you can put a space between `<` and `/code>` like `< /code>`.
    The `< /code>` is converted to `</code>` automatically by plugin.
 2. If you want to change the style, you should modify the plugin source file. 😛

## સ્થાપન

 1. Unzip the plugin archive.
 2. Upload the directory to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ iwongu ](https://profiles.wordpress.org/iwongu/)
 *   [ Ben Lobaugh (blobaugh) ](https://profiles.wordpress.org/blobaugh/)

[“CodeHighlighter” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/code-highlighter)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/code-highlighter/), 
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/code-highlighter/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/code-highlighter/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/code-highlighter/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.9

 * Added plugin maintainer
 * Removed outdated links
 * Added support for the `<code>` tag
 * Fixed several HTML entity display issues
 * Line numbering now defaults to displaying line numbers starting at 1

## મેટા

 *  વર્ઝન **1.9**
 *  છેલ્લી અપડેટ: **14 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **10+**
 *  વર્ડપ્રેસ વર્ઝન ** 2.0 અથવા ઉચ્ચતર **
 *  **3.4.2** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/code-highlighter/)
 * ટૅગ્સ:
 * [code highlighter](https://gu.wordpress.org/plugins/tags/code-highlighter/)[formatting](https://gu.wordpress.org/plugins/tags/formatting/)
   [post](https://gu.wordpress.org/plugins/tags/post/)[syntax highlight](https://gu.wordpress.org/plugins/tags/syntax-highlight/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/code-highlighter/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

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

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/code-highlighter/reviews/)

## ફાળો આપનારા

 *   [ iwongu ](https://profiles.wordpress.org/iwongu/)
 *   [ Ben Lobaugh (blobaugh) ](https://profiles.wordpress.org/blobaugh/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/code-highlighter/)