Title: Prism Syntax Highlighter for WordPress
Author: Nico
Published: <strong>20 de abril de 2014</strong>
Last modified: 2 de octubre de 2016

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Prism Syntax Highlighter for WordPress

 Por [Nico](https://profiles.wordpress.org/nico23/)

[Descargar](https://downloads.wordpress.org/plugin/prism.zip)

 * [Detalles](https://es-co.wordpress.org/plugins/prism/#description)
 * [Valoraciones](https://es-co.wordpress.org/plugins/prism/#reviews)
 *  [Instalación](https://es-co.wordpress.org/plugins/prism/#installation)
 * [Desarrollo](https://es-co.wordpress.org/plugins/prism/#developers)

 [Soporte](https://wordpress.org/support/plugin/prism/)

## Descripción

Despite two plugins already on wordpress.org I decided to write my own from scratch.
The result is a minimalistic but powerful plugin with only ~250 lines of PHP.

 * Supports every possible Prism configuration.
 * Adds TinyMCE dropdown lost for `<code class="language-xxx"> and <pre class="language-
   xxx">` for bash, css, js, markup, php, scss. (I can make a filter if you want
   to add more.)
 * Does not load prism on every page, only when needed.
 * Supports automatic detection of prism HTML.
 * Supports displaying code from custom fields with `[prism]` shortcode.
 * Developers may use the `prism` handle to enqueue the pre-registered script and
   style.
 * Has admin editor button for quick shortcode template snippet.
 * Has no options page by design.
 * **Read more ->** [Prism Syntax Highlighter for WordPress](http://nextgenthemes.com/plugins/prism-syntax-highlighter-for-wordpress/)

Bundled Prism Version (2016-09-17)

Link: http://prismjs.com/download.html?themes=prism-okaidia&languages=markup+css
+clike+javascript+bash+less+php&plugins=line-highlight+line-numbers+wpd+show-language

Skin: Okaida

Languages

 * Markup
 * CSS
 * C-like
 * JavaScript
 * Bash
 * PHP
 * Sass (Scss)

Plugins

 * Line Highlight
 * Line Numbers
 * WebPlatform Docs
 * Show Language

## Instalación

No idea how.

## FAQ

  Will the data mining ever end?

What data mining?

  More!

[K](http://nextgenthemes.com/plugins/prism-syntax-highlighter-for-wordpress/)

## Reseñas

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

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-2559/)󠁿

 [all4wp](https://profiles.wordpress.org/all4wp/) 13 de junio de 2018

Not working.

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

### 󠀁[Doesn’t work](https://wordpress.org/support/topic/doesnt-work-1674/)󠁿

 [Mark](https://profiles.wordpress.org/encryptdesigns/) 15 de agosto de 2017

Doesn’t work, which is too bad 🙁

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

### 󠀁[Works Well, and is Customizable by people who are somewhat savvy.](https://wordpress.org/support/topic/works-well-and-is-customizable-by-people-who-are-somewhat-savvy/)󠁿

 [dirkmittler](https://profiles.wordpress.org/dirkmittler/) 7 de mayo de 2017

I find that this plugin does what it’s supposed to do, and then some. Pity that 
often, I do not write code which is very serious, because if I did, then this plugin
would allow me to blog about that code in style. 🙂 The instructions should be followed
however, to download the JS and CSS Files from the prescribed Web-site, suggested
by the plugin author, and to create a directory wherever our blog has its ‘uploads’
folder, so that a subdirectory exists with the name ‘…/uploads/prism/’ , and then
to put those two customized files into that directory. This does not strike me as
complicated, but fulfills the promise that the color scheme etc. can be customized.
That version of the plugin will be used for the public version of our blog, while
the built-in version of the files will be used in our editor preview panel. Dirk

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

### 󠀁[works great](https://wordpress.org/support/topic/works-great-1511/)󠁿

 [bendim](https://profiles.wordpress.org/bendim/) 9 de octubre de 2016

It works great thx. Please add json.

 [ Leer todas las 7 reseñas ](https://wordpress.org/support/plugin/prism/reviews/)

## Colaboradores y desarrolladores

«Prism Syntax Highlighter for WordPress» es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

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

[Traduce «Prism Syntax Highlighter for WordPress» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/prism)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/prism/) , echa un 
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/prism/) o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/prism/) por [RSS](https://plugins.trac.wordpress.org/log/prism/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

### 1.1.0 – 2016-09-18

 * Updated bundled prism.js.
 * Added quotes to the shortcode included with the buttin click.
 * Always scan archives, abodon the define switch.
 * Added TinyMCE dropdown styles to style `<code>` and `<pre>` tags with language-
   xxx classes.

### 1.0.1

 * Added SVG icon for plugin installer

### 1.0.0

 * Updated bundled Prism version

### 0.9.6

 * Fix: Missing data-manual output

### 0.9.5

 * Improved: WTFAQ
 * Fix: Screenshots

### 0.9.0

 * Release

## Meta

 *  Versión **1.1.1**
 *  Última actualización **hace 10 años**
 *  Instalaciones activas **60+**
 *  Versión de WordPress ** 3.5.0 o superior **
 *  Probado hasta **4.6.30**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/prism/)
 * Etiquetas
 * [code](https://es-co.wordpress.org/plugins/tags/code/)[highlighter](https://es-co.wordpress.org/plugins/tags/highlighter/)
   [prism](https://es-co.wordpress.org/plugins/tags/prism/)[prismjs](https://es-co.wordpress.org/plugins/tags/prismjs/)
   [syntax](https://es-co.wordpress.org/plugins/tags/syntax/)
 *  [Vista avanzada](https://es-co.wordpress.org/plugins/prism/advanced/)

## Valoraciones

 3.3 de 5 estrellas.

 *  [  4 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/prism/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/prism/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/prism/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/prism/reviews/?filter=2)
 *  [  3 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/prism/reviews/?filter=1)

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

[Ver todos los comentarios](https://wordpress.org/support/plugin/prism/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/prism/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UNDSCARF3ZPBC)