[buddypress-trac] [BuddyPress Trac] #7020: bp_notifications_get_notifications_for_user() bug

buddypress-trac noreply at wordpress.org
Fri Apr 15 22:42:56 UTC 2016


#7020: bp_notifications_get_notifications_for_user() bug
---------------------------------------+------------------
 Reporter:  rogercoathup               |       Owner:
     Type:  defect (bug)               |      Status:  new
 Priority:  normal                     |   Milestone:  2.6
Component:  Component - Notifications  |     Version:  1.9
 Severity:  normal                     |  Resolution:
 Keywords:  dev-feedback has-patch     |
---------------------------------------+------------------
Changes (by r-a-y):

 * keywords:  dev-feedback => dev-feedback has-patch


Comment:

 `01.patch` modifies the `'bp_notifications_get_notifications_for_user'`
 filter to do the following:
 - Introduces two new parameters - `$component_action_name` and
 `$component_name` as the 6th and 7th parameters to the filter.
 - Deprecates the first parameter in the filter.  It is recommended to do
 checks against the 6th parameter from now on.
 - Adds proper documentation for the filter.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7020#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list