BP_Messages_Thread::mark_read()
Mark a thread initialized in this class as read.
Description
See also
Source
File: bp-messages/classes/class-bp-messages-thread.php
public function mark_read() {
BP_Messages_Thread::mark_as_read( $this->thread_id );
}
Changelog
| Version | Description |
|---|---|
| BuddyPress 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.