Disable Comment URLs Without Plugin in WordPress

Disable Comment URLs Without Plugin

Disable Comment URLs Without Plugin to stop spammy links in your WordPress comments. This quick tweak removes the website field from the comment form, which discourages link spam. Add the Code to Remove URL Field Add this to your child theme’s functions.php: How It Works This code uses the comment_form_default_fields filter to remove the “Website” … Read more