[buddypress-trac] [BuddyPress Trac] #7096: Messages: member page messages are queried for the loggedin user
buddypress-trac
noreply at wordpress.org
Wed May 17 20:14:35 UTC 2017
#7096: Messages: member page messages are queried for the loggedin user
--------------------------+----------------------------------
Reporter: Offereins | Owner: dcavins
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Under Consideration
Component: Messages | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+----------------------------------
Changes (by r-a-y):
* keywords: => has-patch
* milestone: Future Release => Under Consideration
Comment:
`02.diff` looks good, @dcavins!
Some minor things:
- `bp-messages-actions.php` - Can the `bp_current_user_can( 'bp_moderate'
)` check be added to the `messages_check_thread_access()` function
instead?
- `bp-messages-template.php`, `/bp-templates/bp-
legacy/buddypress/members/single/messages/single.php` - The changes to
`bp_get_thread_recipients_list()` should be done separately. I swear
WordPress has a function to separate an array into a comma-delimited
string with the `and` string added to the last item. However, I can't
find it at the moment!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7096#comment:15>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list