bbpress plugin -users favorites
-
When I am logged in and go to my user.php profile page, I am indeed able to see a listing of my favorite posts.
It is when I am not logged in that my user.php profile page says
‘This user has no favorite topics.’
Now either the logic is broken, or it is intentional not to show a users favorites to a non-logged-in user. If that is the case then we need the logic to remove the favorites from non-logged-in users.
IMHO, I don’t think the public has any business knowing which posts are my favorites. I’d rather just have that text taken out of the template if I am viewing any users profile other than my own.
You must be logged in to reply to this topic.