on pages only registered users should comment
-
I’m looking for the following function:
– every reader can comment blog posts
(this is standard behaviour)– pages have no comments (standard behaviour page.php)
– some special pages show comments (the option comment page is true, there is a special page template which includes comments.php)
– but: not every reader can write comments on these pages, they must be logged in and have a special capability.Does anybody know a plugin which helps to achieve this or could anybody help how I must change the comments.php to check the user role and page type to show the comment form.
Thanks,
Michael
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘on pages only registered users should comment’ is closed to new replies.