Title: Smart Code Escape
Author: danielpataki
Published: <strong>8 December 2014</strong>
Last modified: 22 April 2015

---

Search plugins

![](https://ps.w.org/smart-code-escape/assets/banner-772x250.png?rev=1040661)

This plugin **hasn’t been tested with the latest three 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://ps.w.org/smart-code-escape/assets/icon-256x256.png?rev=1040661)

# Smart Code Escape

 By [danielpataki](https://profiles.wordpress.org/danielpataki/)

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

 * [Details](https://en-gb.wordpress.org/plugins/smart-code-escape/#description)
 * [Reviews](https://en-gb.wordpress.org/plugins/smart-code-escape/#reviews)
 *  [Installation](https://en-gb.wordpress.org/plugins/smart-code-escape/#installation)
 * [Development](https://en-gb.wordpress.org/plugins/smart-code-escape/#developers)

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

## Description

A tiny plugin for WordPress which converts greater than signs, smaller than signs
and ampersands to html entities within pre tags. It supports semantic syntax you
would use when using the Prism highlighter for example. If a code tag sits immediately
within a pre tag it will not be escaped.

Code is escaped before it is displayed which gives you easy editing access in the
backend as you will always see the unescaped version.

## Screenshots

 * [[
 * Some code written in the admin. Notice, no need to encode entities
 * [[
 * This is how it is shown on the front-end. The initial code tag is not encoded
   for use in Prism.

## Installation

Since this a WordPress plugin just search for “Smart Code Escape” in the plugins
section in the admin and install it from there. If you would rather install it manually
you can do the following:

 1. Download and extract the plugin
 2. Copy the resulting directory into your WordPress plugins directory
 3. Go to your WordPress admin and activate the plugin.

## FAQ

  Where are the settings?

There are no settings at the moment. The plugin will escape your code for you within
pre tags, not setup needed.

  How should I format my code?

The whole reason for the plugin is so you don’t need to add any special formatting.
You can type any characters you like, they will show up as you’d expect in the admin
and will be escaped on the front-end.

  Does the plugin work with syntax highlighters

I have only tested it with Prism but I imagine it should work with a number of others
as well. Prism requires you to create a semantically correct markup. The plugin 
does not escape a code tag if it is directly within a pre tag for this reason.

## Reviews

There are no reviews for this plugin.

## Contributors and Developers

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

Contributors

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

[Translate “Smart Code Escape” into your language.](https://translate.wordpress.org/projects/wp-plugins/smart-code-escape)

### Interested in development?

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

## Change Log

#### 1.1.0 (2015-04-20)

 * WordPress 4.2 compatibility check

#### 1.0.1

 * Added Smaller Icon

#### 1.0

 * Initial version

## Meta

 *  Version **1.1**
 *  Last updated **11 years ago**
 *  Active installations **10+**
 *  WordPress version ** 1.2.1 or higher **
 *  Tested up to **4.2.39**
 *  Language
 * [English (US)](https://wordpress.org/plugins/smart-code-escape/)
 * Tags
 * [code](https://en-gb.wordpress.org/plugins/tags/code/)[content](https://en-gb.wordpress.org/plugins/tags/content/)
 *  [Advanced View](https://en-gb.wordpress.org/plugins/smart-code-escape/advanced/)

## Ratings

 5 out of 5 stars.

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

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

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

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://gratipay.com/danielpataki/)