How to remove Group Documents subnav
-
Hi everyone, I was wondering if someone could tell me how to remove the group subnav item for Group Documents. (A little background: I’m using the BP Group Types/Categories plugin and don’t want group documents to display in category groups – only user groups.) I figure that I need to use a line like this:
`bp_core_remove_subnav_item( $bp->groups->slug, ‘documents’);`
However, this isn’t working. I’m guessing I have the slug wrong? If anyone knows what it is, I’d really appreciate it. Thanks!
- The topic ‘How to remove Group Documents subnav’ is closed to new replies.