apply_filters( 'wpas_replies_post_type', $post_types);
Add post types that can be considered part of the replies thread in ticket screens. By default these are ticket_reply, ticket_history and sometimes ticket_log. One add-on that uses this filter is PRIVATE NOTES where the private notes post type is added to the array.
Version 3.0.0