Tag: comment_form
-
Replace “you must be logged in to comment” link
That’s actually part of your theme’s comments.php template. You can make an easy modification to the theme comments.php file at the end where it generates the comments form with comment_form() – replace the comment_form(); call with this: