Skip to:
Content

BuddyPress.org

Changeset 540 for trunk/bp-messages.php


Ignore:
Timestamp:
11/13/2008 11:20:15 PM (17 years ago)
Author:
apeatling
Message:

Added ability for group admins to:

  • Promote users to moderators
  • Demote users to regular group members
  • Ban and kick users from a group
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-messages.php

    r527 r540  
    334334}
    335335
    336 function messages_format_notifications( $action, $item_id, $total_items ) {
     336function messages_format_notifications( $action, $item_id, $secondary_item_id, $total_items ) {
    337337    global $bp;
    338338   
Note: See TracChangeset for help on using the changeset viewer.