Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to stop BP default widgets from loading / Removing Default Widgets


  • Nahum
    Participant

    @nahummadrid

    I tried disabling the sidebar widget but site still loads the widgets’ .js / How would we remove them all together. Groups and Members.

Viewing 1 replies (of 1 total)

  • r-a-y
    Keymaster

    @r-a-y

    Have you tried adding this to your theme’s functions.php?
    remove_action( 'bp_register_widgets', 'bp_core_register_widgets' );

Viewing 1 replies (of 1 total)
  • The topic ‘How to stop BP default widgets from loading / Removing Default Widgets’ is closed to new replies.
Skip to toolbar