To remove automatic links of urls in comments, simply open your functions.php file and paste the following code:
remove_filter('comment_text', 'make_clickable', 9);
Now you can say bye to to spammy links in comments.
Leave a trackback from your own site.
Leave a Reply
You must be logged in to post a comment.

2 Responses to “Remove Autolinks in Comments”
usefull information.
useful information.