Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Hide Notification Settings


pcwriter
Participant

@pcwriter

Doh! (he says… with a hearty slap to the forehead). I had forgotten to remove the `current_component` condition.

Change the “if” line of the code to this:

`if ( $bp->settings->slug ) {`

It’ll work just fine now.

Skip to toolbar