Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/06/2011 07:35:51 PM (15 years ago)
Author:
boonebgorges
Message:

Adds WP Admin Bar notification support for Activity component. References #3294

File:
1 edited

Legend:

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

    r4620 r4621  
    5757        if ( empty( $grouped_notifications ) )
    5858                return false;
    59 
    60         // Calculated a renderable outcome for each notification type
     59               
     60        // Calculate a renderable output for each notification type
    6161        foreach ( (array)$grouped_notifications as $component_name => $action_arrays ) {
    6262                if ( !$action_arrays )
Note: See TracChangeset for help on using the changeset viewer.