Title: [Plugin: Get Author&#039;s Comments] not working
Last modified: August 19, 2016

---

# [Plugin: Get Author's Comments] not working

 *  [deepbevel](https://wordpress.org/support/users/deepbevel/)
 * (@deepbevel)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-get-authors-comments-not-working/)
 * I used:
    <?php get_currentuserinfo(); $comments = ppm_get_author_comments($current_user-
   >display_name, $current_user->user_email, null, ‘all=1’); printf(‘Hello ! [%s](https://wordpress.org/author/%s/?output_format=md)!‘.‘[
   [Log Out](http://wordpress.org/extend/plugins/get-authors-comments/%s) ]‘ . ‘%
   d posts and %d comments’, $current_user->user_login, $current_user->display_name,
   wp_logout_url(), get_usernumposts($current_user->ID), count($comments)); ?>
 * but the link to the authors comments is broken. ?

The topic ‘[Plugin: Get Author's Comments] not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/get-authors-comments.svg)
 * [Get Author's Comments](https://wordpress.org/plugins/get-authors-comments/)
 * [Support Threads](https://wordpress.org/support/plugin/get-authors-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/get-authors-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/get-authors-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/get-authors-comments/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [deepbevel](https://wordpress.org/support/users/deepbevel/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-get-authors-comments-not-working/)
 * Status: not resolved