Prism Syntax Highlighter Plugin for Wordpress - Rating, Reviews, Demo & Download
Plugin Description
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
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
Screenshots
No screenshots provided