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.
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.