Changes between Initial Version and Version 1 of Ticket #7523, comment 1
- Timestamp:
- 05/15/2017 02:17:29 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7523, comment 1
initial v1 8 8 - Refactors `BP_Message_Threads::get_all_current_threads_for_user()` to work better with multiple `WHERE` conditions. 9 9 - Includes a unit test. 10 11 Patch only handles message thread deletion, and not individual messages at the moment. Will work on that later.