Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    I’m sorry but there is no option for this. It requires custom codding. You should find some developer for this purpose.

    Thread Starter nadjal77

    (@nadjal77)

    I know.
    I think it should be something like that in “class.WpdiscuzWalker.php”:

    $commentEmail = $comment->comment_email;
     $output .= apply_filters('wpdiscuz_comment_email', '<div class="wc-comment-email">' . $commentEmail . '</div>', $comment);
    

    Is that right?
    Thank you
    nadja

    Thread Starter nadjal77

    (@nadjal77)

    I’m still waiting for an answer…
    Nadja

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘display email in comments’ is closed to new replies.