Title: [Plugin Recent Comments]  Not working right
Last modified: August 19, 2016

---

# [Plugin Recent Comments] Not working right

 *  Resolved [cbwhat](https://wordpress.org/support/users/cbwhat/)
 * (@cbwhat)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-recent-comments-not-working-right/)
 * So i currently just put in the recent comments in a side bar and it comes up 
   fine but it doesnt display the recent comments, kinda of random ones.
 * here the code
 *     ```
       <?php if (function_exists('get_recent_comments')) { ?>
          <h2><?php _e('Recent Comments:'); ?></h2>
   
       <ul><?php get_recent_comments(); ?></ul>
       <?php } ?>
       ```
   

Viewing 1 replies (of 1 total)

 *  Thread Starter [cbwhat](https://wordpress.org/support/users/cbwhat/)
 * (@cbwhat)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-recent-comments-not-working-right/#post-2029322)
 * solved: had a show only option on.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin Recent Comments] Not working right’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [cbwhat](https://wordpress.org/support/users/cbwhat/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-recent-comments-not-working-right/#post-2029322)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
