Changeset 6981 for trunk/src/includes/extend/buddypress/notifications.php
- Timestamp:
- 11/22/2019 04:28:20 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/extend/buddypress/notifications.php
r6845 r6981 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.