buddypress / next-template-packs

is this the next BuddyPress template pack?
35 stars 9 forks source link

Functionlise the single screen subnavs classes #190

Closed hnla closed 7 years ago

hnla commented 7 years ago

We have created functions to handle most navigational elements class requirements allowing us to build classes dynamically based on customizer options.

This task will bring the same functionality to the 'Groups' & 'User' single screens, by building the same functions as exist for bp_nouveau_get_single_item_nav_classes().

Task wil add functions to template-tags.php & update template markup replacing hardcoded class string for function.