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: paginate_comments_links() | Displays or retrieves pagination links for the comments on the current post. |