[buddypress-trac] [BuddyPress Trac] #5513: Bulk Notifications Management
buddypress-trac
noreply at wordpress.org
Fri Apr 4 14:28:16 UTC 2014
#5513: Bulk Notifications Management
---------------------------+-----------------------------
Reporter: colabsadmin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Notifications | Version: 2.0
Severity: normal | Keywords:
---------------------------+-----------------------------
I've been working on plugin to bulk manage the notifications list. Maybe
you'd consider making part of BuddyPress.
The code adds a dropdown to filter the notifications by type and will add
checkboxes next to each notification so you can do bulk actions
(read/unread or delete).
For the dropdown filter, I’m using
bp_notifications_get_registered_components() to get a list of all possible
notification components. The issue is that some of the names aren’t very
pretty. Is there another function I can tap into for this?
All of the code is here: https://github.com/colabsadmin/BuddyPress-
Manage-Notifications
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5513>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list