• Resolved kwiz13

    (@kwiz13)


    Please in \starcat-review\app\components\user-reviews\view.php
    Possible to add link to author page ?

    Juste edit

    protected function get_avatar($comment)
            {
                return '<a href="'.get_author_posts_url($comment['user_id']).'"> ' . $comment['avatar'] . '</a>';
            }

    Thank !

    • This topic was modified 3 years, 11 months ago by kwiz13.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Link to author page in user review’ is closed to new replies.