• I used
    if (function_exists(‘get_recent_comments’)) `
    {
    php get_recent_comments();
    }`
    to show recent comments on my home page but I do not want to put a link to those comments /or to change link to make it open on another blank page.
    Can we do that?

  • The topic ‘How to display recent comments without link to those comments?’ is closed to new replies.