Viewing 1 replies (of 1 total)
  • Plugin Author Andi Dittrich

    (@andi-dittrich)

    Dear Mario,
    shortcodes are not processed by the comment_text() function. you can enable it by passing the content to the do_shortcode function but **i cannot recommend this** – this can enable possible XSS attack vectors (public users are may able to insert html into your page) because each registered shortcode will be executed.
    Maybe, i can implement an additional Enlighter-Shortcode Handler which allows the public use (limited options, no theme settings, …) but this will take some developement time

    best reagrds, Andi

Viewing 1 replies (of 1 total)

The topic ‘Adding shortcuts in comments area’ is closed to new replies.