The parent of a post could be of a type that is not that of the post. Since we are following the hierarchy up, the type_archive, if displayed, really should be that of the parent being passed into it. This is similar to the change made in #241 for term_parents.
The parent of a post could be of a type that is not that of the post. Since we are following the hierarchy up, the type_archive, if displayed, really should be that of the parent being passed into it. This is similar to the change made in #241 for term_parents.