Uses
| Uses | Description | 
|---|---|
| wp-admin/includes/class-wp-posts-list-table.php: WP_Posts_List_Table::single_row() | |
| wp-admin/includes/comment.php: get_pending_comments_num() | Get the number of pending comments on a post or posts | 
| wp-includes/post.php: post_type_supports() | Check a post type’s support for a given feature. |