Title: Escape HTML
Author: Satya Prakash
Published: <strong>September 1, 2010</strong>
Last modified: October 12, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Escape HTML

 By [Satya Prakash](https://profiles.wordpress.org/satya61229/)

[Download](https://downloads.wordpress.org/plugin/escape-html.1.1.zip)

 * [Details](https://twd.wordpress.org/plugins/escape-html/#description)
 * [Reviews](https://twd.wordpress.org/plugins/escape-html/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/escape-html/#installation)
 * [Development](https://twd.wordpress.org/plugins/escape-html/#developers)

 [Support](https://wordpress.org/support/plugin/escape-html/)

## Description

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](http://www.satya-weblog.com/tools/htmlencode.php),
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](http://www.satya-weblog.com/).

**Related Plugin – [Escaping Markup for Prism](https://wordpress.org/plugins/escape-html-for-prism-syntax-highlighter/)**

Another WP plugin from [Satya](http://www.satya-weblog.com/) – [Performance Optimization: Order Styles and JavaScript](https://wordpress.org/extend/plugins/performance-optimization-order-styles-and-javascript/).

## Installation

 1. Download the plugin from WordPress Plugin Directory.
 2. Upload `escapehtml.php` to the `/wp-content/plugins/` directory
 3. Active the plugin
 4. Now, for new posts, code can be posted without escaping markup manually. Just save
    or publish to see change.

## FAQ

  Who should use this plugin ?

This plugin is written for escaping characters `(<, > and &)` to html entities. 
This is required for posting any code online.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Escape HTML” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ Satya Prakash ](https://profiles.wordpress.org/satya61229/)

[Translate “Escape HTML” into your language.](https://translate.wordpress.org/projects/wp-plugins/escape-html)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/escape-html/), check
out the [SVN repository](https://plugins.svn.wordpress.org/escape-html/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/escape-html/) by
[RSS](https://plugins.trac.wordpress.org/log/escape-html/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

Just a refresh to tell everyone that it still works and works well. This will remove
warning.
 The change won’t affect at any working level. It is just Readme change
to make things clearer.

#### 1.0

 * Added support for <code> and <tt> tags.
 * ‘code’ and ‘tt’ can be used for inline code posting, whereas ‘pre’ can be used
   for block code posting.
 * Text inside ‘pre’, ‘code’, ‘kbd’, ‘style’, ‘script’, ‘tt’ is not touched by WordPress
   for transformation. I have checked this in version 2.8 and newer.

#### 0.5

 * Development release

## Meta

 *  Version **1.1**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.0.2 or higher **
 *  Tested up to **3.6.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/escape-html/)
 * Tags
 * [code](https://twd.wordpress.org/plugins/tags/code/)[encode](https://twd.wordpress.org/plugins/tags/encode/)
   [entity](https://twd.wordpress.org/plugins/tags/entity/)[escape](https://twd.wordpress.org/plugins/tags/escape/)
   [script](https://twd.wordpress.org/plugins/tags/script/)
 *  [Advanced View](https://twd.wordpress.org/plugins/escape-html/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/escape-html/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/escape-html/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/escape-html/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/escape-html/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/escape-html/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/escape-html/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/escape-html/reviews/)

## Contributors

 *   [ Satya Prakash ](https://profiles.wordpress.org/satya61229/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/escape-html/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JCVH4RPHL4P5G)