To remove automatic linking of urls in comments, simply open your functions.php file and paste the following:
remove_filter('comment_text', 'make_clickable', 9);
That’s all! Once saved, you can say bye bye to spammy links in comments.
This recipe has been initially published on CatsWhoCode. Don’t forget to read CWC’s list of 10 new WordPress hacks!
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!