Allow only registered users to comment on WordPress blog posts

The question is quite simple : How can I restrict unregistered users to post on my WordPress blog?
I was thinking about a plugin that would hide the “comments” part if user is not logged in, but 1) I don’t know if it is possible, and 2) there is certainly a easier way to do this.

Thanks!

Related posts

Leave a Reply

1 comment

  1. Under ‘Discussion Settings’ you’ll find the option: ‘Users must be registered and logged in to comment’.

    (From your WordPress admin dashboard, click ‘Settings’, then ‘Discussion’, and you’ll find it there.)