Title: [Plugin: Shortcode Exec PHP] Use Shortcode in Comments
Last modified: August 20, 2016

---

# [Plugin: Shortcode Exec PHP] Use Shortcode in Comments

 *  Resolved [bo0bee](https://wordpress.org/support/users/bo0bee/)
 * (@bo0bee)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-shortcode-exec-php-use-shortcode-in-comments/)
 * I need help using this plugin in the comments section. I’ve already enabled normal
   shortcodes that require a closing tag using the code below but can’t figure out
   a way to get this plugin to work in the comments section.
 * Code used in functions.php :
    add_filter( ‘comment_text’, ‘shortcode_unautop’);
   add_filter( ‘comment_text’, ‘do_shortcode’ );
 * Please Help!!!!!
 * [http://wordpress.org/extend/plugins/shortcode-exec-php/](http://wordpress.org/extend/plugins/shortcode-exec-php/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [M66B](https://wordpress.org/support/users/m66b/)
 * (@m66b)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-shortcode-exec-php-use-shortcode-in-comments/#post-2267304)
 * Just enable the plugin option ‘_Execute shortcodes in comments_‘. If it doesn’t
   work, your theme is doing something non-standard.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Shortcode Exec PHP] Use Shortcode in Comments’ is closed to 
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shortcode-exec-php.svg)
 * [Shortcode Exec PHP](https://wordpress.org/plugins/shortcode-exec-php/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcode-exec-php/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcode-exec-php/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcode-exec-php/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcode-exec-php/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcode-exec-php/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [M66B](https://wordpress.org/support/users/m66b/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-shortcode-exec-php-use-shortcode-in-comments/#post-2267304)
 * Status: resolved