Title: hide shortcode generated content?
Last modified: August 21, 2016

---

# hide shortcode generated content?

 *  Resolved [poundsixzeros](https://wordpress.org/support/users/poundsixzeros/)
 * (@poundsixzeros)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hide-shortcode-generated-content/)
 * Hi,
    Can this plugin hide shortcode generated content? Thanks!
 * [https://wordpress.org/plugins/hide-this/](https://wordpress.org/plugins/hide-this/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Andrés Villarreal](https://wordpress.org/support/users/andrezrv/)
 * (@andrezrv)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hide-shortcode-generated-content/#post-4614441)
 * Hi poundsixzeros, thanks for your feedback.
 * I just updated Hide This to version 1.1.1, which supports shortcodes inside `[
   hide][/hide]`.
 * In case you don’t want to update the plugin, just add `$content = do_shortcode(
   $content );` after line 67 within `hide-this.class.php`.
 * I hope my answer helps 🙂
 *  Thread Starter [poundsixzeros](https://wordpress.org/support/users/poundsixzeros/)
 * (@poundsixzeros)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hide-shortcode-generated-content/#post-4614467)
 * Hi, Thanks for the update. Unfortunately, it doesn’t display the content (which
   is generated from shortcode) at all. It doesn’t even display the hide shortcode.
 * BTW, is the shortcode ‘hide’ or ‘hidethis’ as described on the changelog? I tried
   it both ways without luck.
 *  Thread Starter [poundsixzeros](https://wordpress.org/support/users/poundsixzeros/)
 * (@poundsixzeros)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hide-shortcode-generated-content/#post-4614468)
 * Wait – I think I’ve got it. Seems to work! Thanks again.
 *  Plugin Author [Andrés Villarreal](https://wordpress.org/support/users/andrezrv/)
 * (@andrezrv)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hide-shortcode-generated-content/#post-4614484)
 * You’re welcome 🙂
 * You may use both `hide` and `hidethis`. Since `hide` could be used as a shortcode
   by other plugins, I added the `hidethis` alternative in order to deal with compatibility
   issues.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘hide shortcode generated content?’ is closed to new replies.

 * ![](https://ps.w.org/hide-this/assets/icon-256x256.png?rev=1638288)
 * [Hide This](https://wordpress.org/plugins/hide-this/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hide-this/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hide-this/)
 * [Active Topics](https://wordpress.org/support/plugin/hide-this/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hide-this/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hide-this/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Andrés Villarreal](https://wordpress.org/support/users/andrezrv/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/hide-shortcode-generated-content/#post-4614484)
 * Status: resolved