<?php if (access level < 1) echo “You Need To Register to view or site comments!”;
else { show comments …blabla
something like that. 😀 :S
I think it can be done manually by adding one line of code, but iam not a good programmer in that case. – Please Help us.
Thread Starter
tuuni
(@tuuni)
I got answer from wp forum.
The answer to this question is wp-includes/pluggable.php
Sry for duplicate post.
Thanks.
How to remove it from the theme? any news?