Changeset 13383 for trunk/src/bp-messages/actions/view.php
- Timestamp:
- 12/14/2022 09:42:06 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/actions/view.php
r13096 r13383 54 54 */ 55 55 if ( bp_is_my_profile() ) { 56 // This is marking the messages as read inside the BP Messages component's recipient table. 56 57 messages_mark_thread_read( $thread_id ); 57 58 }
Note: See TracChangeset
for help on using the changeset viewer.