Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/09/2013 03:32:24 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Ensure users with bp_moderate capability are allowed to navigate to other user's notifications. See #5148.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-notifications/bp-notifications-loader.php

    r7545 r7546  
    135135                        'position'        => 10,
    136136                        'item_css_id'     => 'notifications-my-notifications',
     137                        'user_has_access' => bp_core_can_edit_settings(),
    137138                );
    138139
Note: See TracChangeset for help on using the changeset viewer.