Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7135, comment 3


Ignore:
Timestamp:
06/22/2016 09:04:55 AM (10 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7135, comment 3

    initial v1  
    11`02.patch` uses a slightly different approach.
    22
    3 For point 2, to mark the notification as read, we use the notification ID (`'nid'`) for the query argument instead of the activity comment ID (`aid`) and notification action (`n`) from `01.patch`.
     3For point 2, to mark the activity reply notification as read, we use the notification ID (`'nid'`) for the query argument instead of the activity comment ID (`aid`) and notification action (`n`) from `01.patch`.