wp_dashboard_recent_comments
wp_dashboard_recent_comments ( $total_items = 5 )
Parameters:- (int) total_items Optional. Number of comments to query. Default 5.
Returns:- (bool) False if no comments were found. True otherwise.
Defined at: - Introduced in WordPress: 3.8.0
- Deprecated in WordPress: —
Description
Show Comments section.