I want them to be able to contribute posts... but not be able to see the e-mail addresses displayed on the comment sections. (I want anyne who wants to be to be able to contribute posts, but this would mean as it stands now that anyone also has access to e-mail addresses of everyone who left comments). It specifically says email addreses should not be shared, so i cant have this. Anyone have any suggestions? THanks!
Is there a way to block wordpress "contributors" from seeing e-mail addresses of comments?
Hi
I don't think there is a plugin that will do this. You could try the role manager, which might do it, but it might be overkill.
http://www.im-web-gefunden.de/wordpress-...
Alternatively, you can hack it manually.
Find line 163 of edit-comments.php in wp-admin. You can edit out the %26lt;?php comment_author_email_link() ?%26gt; bit if you want. That will prevent anyone from seeing the email address. If you (or users) still should be able to see it, then you will need a bit more logic, using the Wordpress user manager functions.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment