- Timestamp:
- 08/09/2021 10:00:02 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/bp-notifications-template.php
r12646 r13034 158 158 * @param int $user_id The user ID. 159 159 */ 160 return apply_filters( 'bp_get_notifications_ unread_permalink', $retval, $user_id );160 return apply_filters( 'bp_get_notifications_read_permalink', $retval, $user_id ); 161 161 } 162 162
Note: See TracChangeset
for help on using the changeset viewer.