- This topic has 0 replies, 1 voice, and was last updated 6 years, 4 months ago by .
-
Topic
-
Place following code in your functions.php file: function remove_email_url($fields) { unset($fields[‘url’]); unset($fields[’email’]); return $fields;
[See the full post at: How to Remove the URL and Email lines in Comment WordPress]
How to Remove the URL and Email lines in Comment WordPress
- You must be logged in to reply to this topic.