mtekk / Breadcrumb-NavXT

The longest maintained Breadcrumb plugin for WordPress
https://mtekk.us/code/breadcrumb-navxt
52 stars 25 forks source link

Pass Post Type into type_archive #244

Closed mtekk closed 4 years ago

mtekk commented 4 years ago

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.