Opened 9 years ago
Closed 8 years ago
#2975 closed defect (bug) (fixed)
Allow moderators to view topic/reply author IP addresses on the front end
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Component - Any/All | Keywords: | needs-patch good-first-bug |
Cc: |
Description
Currently a bbPress moderator cannot view a users IP address on the front end, only keymasters can
Moderators can view a user IP in the back end though.
We should change this to standardise that front and back ends are the same, proposing we change the checks in the template loops from bbp_is_keymaster
to bbp_is_user_forum_moderator
Change History (4)
Note: See
TracTickets for help on using
tickets.
Related: #2908