It keeps throwing the same error: The function does not exist. I’m already developing a plugin and I’m inside a init callback.
Hasn’t BP been auto-loaded yet at this stage?
I also tried to recursively auto-load every single file contained in the buddypress/ folder. But this is not enough as I encounter other dependency errors. Therefore there must be a function/method/class to invoke in order to properly set up the system.