Title: Hide toggle
Last modified: January 15, 2018

---

# Hide toggle

 *  Resolved [avohayneville](https://wordpress.org/support/users/avohayneville/)
 * (@avohayneville)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/hide-toggle/)
 * How could I hide the tags and parent toggles by default?
 * Thank you!
    -  This topic was modified 8 years, 4 months ago by [avohayneville](https://wordpress.org/support/users/avohayneville/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [David Cavins](https://wordpress.org/support/users/dcavins/)
 * (@dcavins)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/hide-toggle/#post-9866801)
 * Hi @avohayneville-
 * This is not currently easy to do. I’ve opened a pull request because this seems
   useful:
    [https://github.com/boonebgorges/buddypress-docs/pull/611](https://github.com/boonebgorges/buddypress-docs/pull/611)
 * If you can wait until 2.1 arrives in a couple of months, it’ll be easy, assuming
   the change is accepted.
 * Best,
 * -David
 *  Plugin Author [David Cavins](https://wordpress.org/support/users/dcavins/)
 * (@dcavins)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/hide-toggle/#post-9866810)
 * I should say that it is easy to remove the parent section entirely, if that’s
   what you want to do:
 * `add_filter( 'bp_docs_allow_parent_doc_setting', '__return_false');`
 * But controlling the toggle state isn’t as easy.
 *  Thread Starter [avohayneville](https://wordpress.org/support/users/avohayneville/)
 * (@avohayneville)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/hide-toggle/#post-9872172)
 * Thanks [@dcavins](https://wordpress.org/support/users/dcavins/), with that filter
   it’s enough.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide toggle’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/buddypress-docs.svg)
 * [BuddyPress Docs](https://wordpress.org/plugins/buddypress-docs/)
 * [Support Threads](https://wordpress.org/support/plugin/buddypress-docs/)
 * [Active Topics](https://wordpress.org/support/plugin/buddypress-docs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/buddypress-docs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/buddypress-docs/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [avohayneville](https://wordpress.org/support/users/avohayneville/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/hide-toggle/#post-9872172)
 * Status: resolved