Plugin info

Total downloads: 2,064
Active installs: 10
Total reviews: 2
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/11/2013 (4463 days ago)
Added to WordPress: 10/10/2013 (12 years old)
Minimum WordPress version: 2.0.2
Tested up to WordPress version: 3.6.1
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4463 days ago • 2 reviews

22/100

Is Escape HTML For Prism Syntax Highlighter abandoned?

Possibly abandoned (last update 4463 days ago).

Compatibility

Requires WordPress: 2.0.2
Tested up to: 3.6.1
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Escape HTML
Rating 5.0/5 (1 reviews)Active installs 10
Convertentity
Rating 0.0/5 (0 reviews)Active installs 0
wordbol
Rating 0.0/5 (0 reviews)Active installs 0

Description

This plugin is a extension of my earlier plugin Escape HTML.
Many of us post code and scripts online on WordPress and for that we need to escape those codes to html entities. For posting inside WordPress, we need to escape few characters so that it appears as it is to visitors. There are few online escaping tool as well. This plugin save your effort to escape code manually.

The plugin – Escape HTML For Prism Syntax Highlighter – take cares of <, > and &. Without converting HTML code to HTML entities, Prism will strip off those HTML.

This plugin work when we Save or Draft a Post and it only affect those text written inside

 Affected Code 
.
Most feed readers do not support JavaScript. So, many blog owners are using client-side syntax highlighter based on JavaScript. Prism is one just lightweight and fast Syntax Highlighter based on JavaScript.

This plugin does not require any setting. Just install and enable it.
For more information about this plugin – Escape HTML For Prism Syntax Highlighter.

Installation

  1. Download the plugin from WordPress Plugin Directory.
  2. Upload escape-html-for-prism.php to the /wp-content/plugins/ directory
  3. Active the plugin
  4. Now, for new posts, code can be posted without escaping HTML.

Frequently Asked Questions

Who should use this plugin ?

This plugin is written for escaping characters (<, > and &) to html entities. This is required for Syntax Highlighting of HTML code using Prism.
This plugin will work on code written inside <pre><code> Affected Code </code></pre>. If you want a plugin to work on

<

pre>, and separately then use Escape HTML.

Review feed

Satya Prakash
2/7/2017

It works without any extra thing for plugin use

It just work. You write your code in Text Mode Editor as required by Prism Syntax Highlighter and then just Draft it of Save it. The code is converted for posting online.

Screenshots

  1. Development release

    Development release

Changelog

No changelog available