Escape HTML

Helpful plugin for those who post code (PHP, JavaScript, HTML, CSS, any) online.

Author:Satya Prakash (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.6.1
Plugin version:1.1
Added to WordPress repository:01-09-2010
Last updated:12-10-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://www.satya-weblog.com/2010/09/new-wordp...
Total downloads:3 034
Active installs:10+
plugin download
Click to start download

To show <b>text</b> to visitors we need to enter &lt;b&gt;text&lt;/b&gt; in our WordPress Text editor. For posting code online, three characters (<, > and &) need to be escaped. We can do that online tool, manually converting < to < etc. or using easy to use Plugin. It also helps with syntax Highlighter where you need to escape markup before putting that code in WordPress Editor.

It escapes markup code inside <pre>, <code> and <tt>. The plugin can also be used with any Syntax Highlighter where you need to escapes Markup inside <pre>, <code> and <tt>. Just put your code inside Text Mode of Editor and then either Save as Draft or Publish. Check you code now and it may have converted for online posting of code.

This plugin only come into effect when we save a post and it only affect those text written inside &lt;pre&gt;, &lt;code&gt; and &lt;tt&gt; tag.

For more information about this plugin and wordpress setting related to this plugin, please check here.

Related Plugin - Escaping Markup for Prism

Another WP plugin from Satya - Performance Optimization: Order Styles and JavaScript.


FAQ
ChangeLog