Uses
Uses | Description |
---|---|
wp-includes/capabilities.php: current_user_can() | Returns whether the current user has the specified capability. |
wp-includes/post.php: get_post() | Retrieves post data given a post ID or post object. |
wp-includes/comment-template.php: get_comment_class() | Returns the classes for the comment div as an array. |
wp-includes/comment.php: wp_get_comment_status() | The status of a comment by ID. |