• Resolved bo0bee

    (@bo0bee)


    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/

Viewing 1 replies (of 1 total)
  • Plugin Contributor M66B

    (@m66b)

    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.