Resources

My Agape try

Your Agape try


Support Forum

You must be logged in to post Login Register

Search 
Search Forums:


 




hide comments from visistors

UserPost

4:56 am
February 5, 2010


catch22

Member

posts 7

1

Is it possible to hide the comments under the posts from visitors (=not logged in users)?

So that the comments are only visible for logged-in users?


2:18 pm
February 8, 2010


Kevin

Admin

posts 2503

2

catch22 said:

Is it possible to hide the comments under the posts from visitors (=not logged in users)?

So that the comments are only visible for logged-in users?



That's a job for template code. For example, in single.php:

change:

comments_template();

to:

global $current_user;
if ( $current_user->ID )
   comments_template();

About the Agapetry forum

Currently Online:

9 Guests

Maximum Online: 150

Forums:

Groups: 2

Forums: 7

Topics: 1247

Posts: 5656

Members:

There are 1259 members

There are 1 guests


Kevin has made 2503 posts

Top Posters:

metal450 - 178

Ragnar - 108

YikYak - 70

whiteorb - 49

Daisy - 35

Administrator: Kevin | Moderators: Kevin