BP_Messages_Thread::mark_unread()
Mark a thread initialized in this class as unread.
Description
See also
Source
File: bp-messages/classes/class-bp-messages-thread.php
public function mark_unread() { BP_Messages_Thread::mark_as_unread( $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.