Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #5348, comment 6


Ignore:
Timestamp:
07/10/2014 09:06:24 AM (11 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5348, comment 6

    v1 v2  
    1 `01.patch` uses `bp_current_user_can( 'bp_moderate' ).  It's basically what boonebgorges suggested as it's a wrapper for `current_user_can_for_blog( bp_get_root_blog_id(), 'bp_moderate' )`.
     1`01.patch` uses `bp_current_user_can( 'bp_moderate' )`.  It's basically what boonebgorges suggested as it's a wrapper for `current_user_can_for_blog( bp_get_root_blog_id(), 'bp_moderate' )`.