Viewing 1 replies (of 1 total)
  • Thread Starter Henry Wright

    (@henrywright)

    Just to add, I can output the ‘report comment’ link using

    global $safe_report_comments;
    echo $safe_report_comments->get_flagging_link( $entry_id, '', 'Report comment' );

    This allows users to flag the comment for moderation.

    Once a comment is flagged enough times it disappears from the front end and goes into the moderation queue.

    The problem happens when the comment is approved. It doesn’t appear back on the site.

    I’d be grateful for your help on this.

Viewing 1 replies (of 1 total)
  • The topic ‘Can we use the plugin with custom comment types?’ is closed to new replies.