Changeset 6982
- Timestamp:
- 11/22/2019 04:29:10 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/includes/extend/buddypress/notifications.php
r6845 r6982 64 64 // Bail if not the notification action we are looking for 65 65 if ( 'bbp_new_reply' !== $component_action_name ) { 66 return $co mponent_action_name;66 return $content; 67 67 } 68 68
Note: See TracChangeset
for help on using the changeset viewer.