Viewing 1 replies (of 1 total)
  • Plugin Contributor Ronald Huereca

    (@ronalfy)

    Calling get_comments ignores a common filter used for comments, which is comment_text.

    You can use AEC by using $comment_text = apply_filters( 'comment_text', $comment_text);

Viewing 1 replies (of 1 total)
  • The topic ‘Manually calling the dropdown’ is closed to new replies.