As paginate_comments_links() is pretty much just a already customized version for comments of paginate_links(), see the documentation for a deeper insight, you can use the parameter type
for this.
paginate_comments_links( array( 'type' => 'list' ) );
Related Posts:
- Paginate result set from $wpdb->get_results()
- Reverse comment pagination numbers
- Is there any way to override “break comments into pages” and “close comments for old posts” on certain posts, but not on others?
- How to no follow the paginated comments
- How to add pagination to comments?
- Comment pagination – How to show determined number of comments on the first page?
- changing comment-page-# to something like review-page-#
- How do you turn on comments for only the last page of a paginated post?
- Redirect to page 2 after comment
- Set noindex page-comment from Pages 2, 3 and More?
- Pagination Comments Doesn’t Show
- PAIN. Comments Pagination
- assumed as comment line
- Comment Pagination
- get_query_var(‘paged’) for WP_Comment_Query always return 1 when using paginate_comments_links()
- Comments pagination: reverse JUST the links texts (1-2-3 to 3-2-1), not comments order
- What is wrong with this? [closed]
- Comments pagination on author page
- Comment submission & navigation redirects to default language
- If paginated comments don’t span to a second page, how do I hide the div wrapper?
- WordPress comment pagination : newest comments on first page
- Pagination comments
- Remove “#comments” from comments pagination url
- Disable comments on all posts/pages
- Would switching to InnoDB from MyISAM improve performance of comments table?
- Allow variable amount of comments before pagination
- Linking to Page Showing Only Comments Without Parent Post
- Post Comments using WP REST API v2 in WordPress
- Show content only if member left a comment
- How to auto-approve internal pingbacks?
- Using filter to add additional fields to comment_form()
- Comments waiting but no comments found
- Programmatically block commenting by restricting view of comment form
- How to override function twentyten_comment
- Disqus over the default commenting engine, what are some pros and cons?
- Comments screen in backend, how to disable Quick Edit | Edit | History | Spam | for non admins
- How To Remove The “Click here to cancel reply” Link From The WordPress Comment Form
- Plugin from WordPress.com for comment notification…available? [closed]
- How to add text to comment form #content textarea?
- Get most active users sort by comment count
- comments_template not working correcly in custom template files
- How can I highlight admin comments?
- Why are my comments closed?
- Check the Comment in Reply or Normal State
- Is it possible to make wp insert last comment onto another page
- edit_comment capability for subscriber
- Hold comments for moderation only if user is not logged in
- Loading post comments after clicking a button
- Follow-up Comments Notification Without a Plug-in
- How to return 404 when called edit-comments.php?
- oEmbed does not work for comments
- Ability to comment on tags that represent a certain “issue”
- Do I need to deal with WordPress SQL Injection
- using comments_template() in custom single-portfolio.php
- Same email for all comments
- Comments on homepage (index.php) are duplicated under posts
- Comment Form – E-mail Not Required!
- Get a total count for all comments and display result
- Notification if Comment Author Field is left empty. E.g. change input border colour
- List comments received by every posts of an specific author
- How do I reply to comments from admin panel on a tablet PC?
- Disable comments for a user? [closed]
- Filtering the Admin Comments List to Show Only Comments from the Current User?
- Ajax submit comments
- How do I automatically insert some text in the comment textbox on submit?
- I cannot view the comments
- In wp_list_comments comment dates won’t work?
- Only show own comments in admin panel
- how to SELECT for the current post id?
- Sending comment notifications to different recipients depending on taxonomy terms
- Replying to comments
- Custom comment link
- How to display the user’s comment status on the front end
- unsetting required fields in the comment reply form
- How to get the number of pages when paginating comments?
- Problem code and show comments
- Highlight comments made by registered users of the site
- How do I make Twenty Ten display comments on the home page?
- It doesn’t matter if I have more than one comment. get_comments_number still equal to one?
- Simple spam check for valid domain in commenter’s email address
- Allowing WordPress.org/com accounts on a self-hosted install
- How to remove the “comments” bit that appears next to or below the posts
- Sort post comments from newest to oldest in pagination
- Post comments don’t show
- Update post “A” on comment submition on post “B”
- Comments counter only for Authors Posts
- Pre- Approved Comment Capability
- Delete comments function
- Comment form not working
- Comments page id wp_list_comments
- spacebar is not working in input and textarea
- wp-editor-area textarea disapear on cancel-comment-reply-link click
- Conditionally process comments while ignoring replies
- Required Field for Comment parent only?
- Can I use WP comments for custom tables?
- writing a plugin, how to disable the comment form altogether?
- What filter or action to replace comments or add new comment system
- Function to get a list of all comments on 1 post [closed]
- Auto delete WordPress comments
- Add ACF Quick Edit Columns on Comments