Viewing 1 replies (of 1 total)
  • Thread Starter smc11773

    (@smc11773)

    I realized the comment showed up upon hovering over the title, which is nice but it’s not apparent by looking at it that there is a new comment there.

    so I changed one of the last lines of : /inc/widgets/recent-comments.php:

    $row .= sprintf( '<td class="text">'.__( "%s said '<B>$comment_content</B>' about <a href='%s' class='tooltip' title='%s'>%s</a>" , 'p2') . '</td></tr>', $author_html, $comment_url, esc_attr($comment_content), $post_title );

    Might add comment time and date in the future.

Viewing 1 replies (of 1 total)
  • The topic ‘P2 Recent Comments with comment excerpt’ is closed to new replies.