The answer is the filter comments_template
add_filter("comments_template", "swmc_comments_template");
Related Posts:
- Hook to edit an column on comments screen?
- How to use the ‘comments_number’ filter?
- Add placeholder attribute to comment form fields
- Using filter to add additional fields to comment_form()
- How to remove commenters ability to add hyperlinks to comments?
- How to remove or replace the log-in link for comment replies?
- Altering the pingback functionality
- How to enable visual editor when editing comments on the dashboard?
- An action hook where a comment meta is updated
- On WordPress 4.4, how to get the post id using the comment_post hook
- remove_filter( ‘comment_author’, ‘floated_admin_avatar’ ); doesn’t work
- Why anything done on comments_array hook gets reset?
- Filter custom posts with / without comments
- Auto delete comment if Contains
- How to modify core when there is no hook?
- Filter In Reply comments from WordPress Admin Panel
- Assign author to comment from post edit page
- Comment search plugin
- Alternative to the filter comment_reply_link
- custom hooks before a comment is updated/edited in the database
- How to direct user after comment save
- Use has_filter on comment_post
- ‘comment_post’ hook doesn’t seem to work? [closed]
- How to use filter on comment submission/insert
- How can I filter the comment action links so that I can display the actions links based on user capabilities?
- Converting restricted html in comments to bbcode
- Comments closed only for contributors
- modifying the comment form
- How do i add comment fields in my page in WordPress
- Fire Social Annex Code on Comment Approval
- twenty seventeen theme: comments UI not visible
- Add HTML to the bottom of each post in a post list
- Add class to all meta boxes for a custom post type
-   not working in comments
- where can I find the missing comments in my wordpress dashboard?
- get_the_archive_title hook unwanted changes!
- Add_action not calling callback function
- Comments editor not rendering   and tag
- How to call out the date of user’s first comment?
- Badges for Guests based on their comment counts [closed]
- $post->comment_status always returns ‘closed’
- Post comment authors name displays as admin user
- Order comments in admin by custom date
- Creating a “walled garden” of comments
- How to append the excerpt to the content in the single post page?
- WordPress Comments – Divide by conversation like Medium.com
- How to filter wp_get_recent_posts() to only posts that have thumbnails?
- Can’t hover on Submenu
- Can I allow registered users to comment without being logged in or having to be approved?
- Adding buttons to wp-admin/edit-comments
- Comment form not working
- I want to limit registered user to 1 comment per post in WordPress
- Faulty comment.php, comments won’t show up after posting?
- How to show a “Comments Are Closed” message on posts where comments have been closed?
- How can I enable commenting from mobile view?
- How to pass settings to comment_form() if theme only uses comments_template()?
- edit comments in front end
- How to replace anonymous comment form with a registration form on wordpress?
- Change hyperlink to User Registration page instead of WordPress login page
- Necessary to have a comments.php if there are no comments?
- How to add a class to comment submit button?
- Hook inside a hook
- Displaying comment rating stars in carousel
- Enable comments option
- WordPress Commenting System User access and Security
- Change Comment Text [duplicate]
- Why can’t I shove an instance of a class into a variable from a do_action hook?
- Comments.php is not getting called on main blog page
- How do I alter the comments form in several different ways?
- How to enable truly anonymous posting in bbPress forums? [closed]
- Showing different images depending on user role
- Why the capability ‘activate_plugins’ is needed to allow a role to see all posts/pages/comments?
- What is wrong with this? [closed]
- Comment moderation
- Comments pagination on author page
- I have tried using Plugins to remove 72K comments with no success
- Incrementing content with extra text after save/publish
- Change author, disable comments, enable trackbacks for all items in library
- Trying to get property of non-object notices in comment-template.php
- How to get the 5 most recent comments and each comment 5 most recent replies (children)
- Adding user filter – Not updating data in URL
- js solution to… Commentor can only post one comment BUT can reply to their comment tree unlimited [duplicate]
- How Can I display the Current Logged-In User’s Comment at the Top of the Comments Section in WordPress?
- comment_moderation_subject is not working for me
- wp_editor customization
- Passing a parameter to filter and action functions
- How to check which submission button was clicked?
- How to get the postID inside ‘content_save_pre’? Other hook?
- Admin – Dashboard – Unset recent comments
- Allowing comments on author pages
- Comments closed but enabled on edit screen
- Let user delete comment on front end only
- Comments page id wp_list_comments
- How to require users not to be logged in for comments on single page only?
- Comment section not appearing on posts
- Why none of xmlrpc filters work
- Prevent author from editing comments from others in their post
- Display Most Recent Three Comments Per Post
- How can I eliminate all comments going into moderation?
- Adding Information To All Posts Screen