mtekk / Breadcrumb-NavXT

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

Redesign bcn_display_attirbutes to be more usefull #212

Closed mtekk closed 5 years ago

mtekk commented 5 years ago

bcn_display_attributes as introduced in 6.0.0 is a bit difficult to use. Since it was essentially `bcn_li_attributes" renamed, the usefulness has been marginal for a while now. Rather than pass in a string, we should have a key=>value pair array with keys being attributes and values being the attribute value.