buddypress / bp-attachments

BP Attachments is a BuddyPress component to help others deal with attachments
GNU General Public License v2.0
39 stars 12 forks source link

Make User subnav customizable with BP 12.0 #76

Closed imath closed 1 year ago

imath commented 1 year ago

BP_Component::register_nav() will be available in 12.0 to opt-in user primary and secondary slug customization. Let's use it if it's available and stay with BP_Component::setup_nav() if not.