Site logo

Archived topic

How to Remove URL / Website Field from WordPress Post Comment Form?

3 replies · Started by siddharth on November 24, 2019

Viewing posts 1–4 of 4

Let me know how i can remove post comment URL/website field from comment form. I don't want hyperlink on post comment author.

I want to remove URL field only not email field.

Hi there,

the code provided within that document - remove this:

unset($fields['email']);

This archived topic is closed to new replies.