Uses
Uses | Description |
---|---|
wp-includes/link-template.php: _navigation_markup() | Wraps passed links in navigational markup. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/functions.php: wp_parse_args() | Merge user defined arguments into defaults array. |
wp-includes/link-template.php: get_previous_comments_link() | Retrieves the link to the previous comments page. |
wp-includes/link-template.php: get_next_comments_link() | Retrieves the link to the next comments page. |
wp-includes/comment.php: get_comment_pages_count() | Calculate the total number of comment pages. |