Yes, it is possible.You can integrate a custom template for comment detail page where users will start thread on particular comment.
You can create a URL using add_rewrite_rule. also add query vars for URL. Here you can get that query var and use template_redirect hook to to include a template by apply condition for that query var.
Related Posts:
- How do we remove the H3 tag for the reply-title I.D
- Success message in comment form
- Using filter to add additional fields to comment_form()
- How to add a div on comment fields / edited
- How to modify comments form using comment_form()?
- Comment form problem with comment_author_url and HTML5 input placeholders
- stackexchange-like submit comment window
- WordPress custom form action url
- After Submitting Comment Form Shows an Empy Page in WordPress
- Spammers attacking my WordPress Site – Removing URL field from core? [closed]
- Disable only the comment form/box itself?
- How to hide wordpress post comment form for specific role
- Copy and Paste Password for Comments
- How t Remove Labels from comment Box
- comment form code redirect to wp_comments_post.php with blank page
- Need to output comment_form() function inside a foreach loop
- How add custom text under comment form
- Delete comments function
- Image Upload Form is Disabling Comment Addition
- Comment submission & navigation redirects to default language
- How to hide the login / profile urls on top of comment box for a post
- How to use a custom comments template
- Comment visibility
- Get comments for more than one post
- Set post comments open function
- “Categories” for comments?
- Allow anonymous comments, but prevent spam [closed]
- Where to remove from comment’s feed?
- Allow guests comments on single post
- Delete all user comments
- Delayed commenting
- An action hook where a comment meta is updated
- Display number of comment replies
- User can post only one comment per day on one page
- Last comment page first with full number of comments?
- Only subscriber role user can comment not other
- customize comment form
- Relaxing unescaped HTML filtering inside tags?
- How to get the result of comments_number() as a string instead of printing it out?
- Should I still worry about paginated comments with the latest wordpress versions?
- How to dont allow registered users to comment without being logged in?
- Users with custom roles can’t read each other’s comments
- Why is_wp_error() is not returning false even there’s no defined error
- wp_insert_comment and security
- How can someone submit a comment when my site has no comment field?
- Separete trackbacks/pings and numbered comments
- Show comments in a popup
- How to display html in only the first level of WP comments?
- Set noindex page-comment from Pages 2, 3 and More?
- How can I convert anonymous commenters into registered users?
- your comment awaiting moderation message sometimes not appearing
- Limit comments per user per post
- Filter In Reply comments from WordPress Admin Panel
- WordPress ‘comment counts’ got messed up, because of a plugin – DISQUS
- blank page after submitting a comment
- Remove post navigation links
- Notify post author for a new comment on his post?
- cancel reply link results in 404 error
- Which filter/hook to use for styling comments?
- How should I get the original comment while processing the reply
- I wish to remove, disable or hide the comment authors’ links to their sites from my home page
- Admin can enter JavaScript – potential security risk?
- How to stop ultimate members to redirect comment authors to user profile?
- Replace comments with a dummy text
- How do I stop the comments going to my email?
- How to implement just the wp commenting area on my custom site?
- anyone can help me to know whats going wrong? [closed]
- Why there is still an approved comment after deleting all?
- Get comment id of the individual comments in comment list when modifying comment posted using comment text filter
- Custom comment field not showing when logged-in
- get_comment_meta not behaving as expected
- comments_popup_link() – how to load different classes/images according to different comment condition?
- get_comment_author_link not working properly
- How do I get a array, with the right order of the nested comments?
- Display last comments on home page
- How to show last comment on hover?
- Clicking Comment “Reply” Button only replies to first comment
- show comment with statuse
- How to add code for wp-comments-post.php over functions.php?
- Is there a way to export WordPress comments to a non-wordpress, HTML coded site?
- Parent comment’s author display_name
- How to show a list of comments on home page from all posts?
- WordPress Custom Local Avatar not showing in comments
- Change commenters email to display name
- Remove text on Comment count
- wp list all users who haven’t commented on a post
- Creating a “walled garden” of comments
- Adding buttons to wp-admin/edit-comments
- How Can I display the Current Logged-In User’s Comment at the Top of the Comments Section in WordPress?
- Comments closed only for contributors
- Comment-Meta doesn’t work with latest wordpress update
- Sort post by last commented
- Listing comment author role code problem
- How to allow special characters in comment name?
- Deleting users do not deletes coments
- Problem display only posts with comments
- Migrate comments to Disqus
- Customize comment notification e-mails with HTML
- prevent duplicate comments using wp_insert_comment
- WordPress Editor widgets “comments” and “post comments form” getting disappeared with elementor [closed]