buddypress/bp-notifications
Boone B Gorges fa765ae82a Don't show notifications from inactive components in admin bar
Inactive components don't have formatting callbacks registered, which means
that those notifications will not be properly formatted. In addition, the
target links of the notifications will 404, with the result that the
notifications will not be marked as read when clicked.

Fixes #5290

Props imath

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7677 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-12-15 15:09:07 +00:00
..
bp-notifications-actions.php Introduce bp-notifications-actions.php to handle single notification status toggling. 2013-11-09 13:59:32 +00:00
bp-notifications-adminbar.php Swap old Core notifications functions for new native Notifications components ones. Props r-a-y. See #5266. 2013-11-30 06:47:24 +00:00
bp-notifications-buddybar.php Swap old Core notifications functions for new native Notifications components ones. Props r-a-y. See #5266. 2013-11-30 06:47:24 +00:00
bp-notifications-classes.php Default notifications from 10 to 25 for consistency across Notifications component. See #5148. 2013-11-09 17:14:51 +00:00
bp-notifications-functions.php Don't show notifications from inactive components in admin bar 2013-12-15 15:09:07 +00:00
bp-notifications-loader.php Notifications: Only show profile nav item if user can edit settings. 2013-11-20 21:58:24 +00:00
bp-notifications-screens.php First pass at bp-notifications component. Includes: 2013-11-07 17:15:51 +00:00
bp-notifications-template.php Notifications: Add confirm class to delete action link. 2013-11-20 22:55:19 +00:00