Why is the Documentation so bad!?
-
Yes, i know.. Buddypress is free and i’m also very grateful for it.
But i have spent the last 5 hours to find out, why my new navigation item didn’t work. I have read dozens of articles and posts, but my custom navigation link always leads me to the members overview page.
Finally i was able to fix it by adding
'default_subnav_slug' => 'my_subnav_slug'
to mybp_core_new_nav_item()
function.I don’t want to add a subnav, therefore i dont mind, that it is needed! It’s documented here as OPTIONAL! Please fix this, thank you!
I mean, the buddypress documentation is sparse anyway, so the existing information should be at least properly, shouldn’t it? 😉
- The topic ‘Why is the Documentation so bad!?’ is closed to new replies.