_wp_dashboard_recent_comments_row
- %1$s is private and should not be used in themes or plugins directly.
_wp_dashboard_recent_comments_row ( $comment, $show_date = true )
Access:Parameters:- (WP_Comment) comment The current comment.
- (bool) show_date Optional. Whether to display the date.
Defined at: - Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —
Description
Outputs a row for the Recent Comments widget.