bbp_show_user_profile

bbp_show_user_profile

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_show_user_profile') is found 1 times:

  • /includes/users/capabilities.php line 783
    		$retval = false;
    	}
    
    	// Filter & return
    	return (bool) apply_filters( 'bbp_show_user_profile', $retval, $user_id );
    }
    
    /** Moderators ****************************************************************/
    
    /**
     * Add a moderator to an object