Title: New Plugin: Show Shortcode
Last modified: August 20, 2016

---

# New Plugin: Show Shortcode

 *  [Pat Friedl](https://wordpress.org/support/users/kcfried/)
 * (@kcfried)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-show-shortcode/)
 * Hi all! I’d like to announce a new little utility plugin called Show Shortcode.
   Here’s the description:
 * Show Shortcode is a plugin that lets plugin developers display their shortcodes
   without executing them and without any special formatting or extra work. No HTML
   tricks or hacks, no raw editing in the HTML view! Just wrap your shortcode in
   the [showshortcode] tags and it will display your shortcode as plain text.
 * Available shortcodes:
 * [showshortcode]
    [showsc] [ssc]
 * All shortcodes perform the same task. Add the optional parameter linebreak=1 
   to add a 
    tag to the end of the shortcode.
 * I wrote this plugin because as a plugin developer, you have to employ all kinds
   of little hacks just to get your shortcodes to display on your site without executing.
   So I thought, why not use a shortcode to display shortcodes?!
 * Here’s the link: [. thanks, and enjoy!](http://wordpress.org/extend/plugins/show-shortcode/)

Viewing 1 replies (of 1 total)

 *  [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * (@johnbillion)
 * WordPress Core Developer
 * [14 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-show-shortcode/#post-2208694)
 * Hey kcfried,
 * WordPress core supports escaping shortcodes. Just use double square brackets:
 * `[[myshortcode foo="bar"]]`
 * [Source](http://core.trac.wordpress.org/browser/tags/3.2.1/wp-includes/shortcodes.php#L193)

Viewing 1 replies (of 1 total)

The topic ‘New Plugin: Show Shortcode’ is closed to new replies.

## Tags

 * [plugin-development](https://wordpress.org/support/topic-tag/plugin-development/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Blackbourn](https://wordpress.org/support/users/johnbillion/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/new-plugin-show-shortcode/#post-2208694)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
