Changeset 9166
- Timestamp:
- 11/22/2014 02:16:34 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/bp-messages-classes.php
r9165 r9166 212 212 * @param array $recipients Array of recipient objects. 213 213 * @param int $thread_id ID of the current thread. 214 214 */ 215 215 return apply_filters( 'bp_messages_thread_get_recipients', $recipients, $this->thread_id ); 216 216 }
Note: See TracChangeset
for help on using the changeset viewer.