buddypress/src/bp-notifications
r-a-y 5dc28d42d1 Notifications: Fix issue with querying notifications by string format.
If someone is using:
`bp_notifications_get_notifications_for_user( $user_id, 'string' )`

This functionality broke in #7066.

Commit fixes this issue and includes unit tests.

Fixes #7141 (2.6-branch).

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.6@10910 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2016-06-28 17:23:49 +00:00
..
classes Notifications: Update meta cache in BP_Notifications_Notification::get(). 2016-05-19 17:47:22 +00:00
bp-notifications-actions.php Adds @since tags to the docblocks at the top of the files. 2015-12-22 03:32:17 +00:00
bp-notifications-adminbar.php Adds @since tags to the docblocks at the top of the files. 2015-12-22 03:32:17 +00:00
bp-notifications-cache.php Notifications: fix indentation in cache file. 2015-12-10 10:55:33 +00:00
bp-notifications-classes.php More docs cleanup for Notifications component. 2015-10-22 06:02:55 +00:00
bp-notifications-functions.php Notifications: Fix issue with querying notifications by string format. 2016-06-28 17:23:49 +00:00
bp-notifications-loader.php Autoload BuddyPress classes. 2016-03-10 19:45:07 +00:00
bp-notifications-screens.php Adds @since tags to the docblocks at the top of the files. 2015-12-22 03:32:17 +00:00
bp-notifications-template.php Add translator comments for screen reader text in component files. 2016-05-30 06:30:16 +00:00