I know one can override class methods with api.modifyClass, but can you do that with core functions, like formatUsername/userStatus?
3 Likes
No, they’re really not meant to be overridden. In a customization often it’s better to build your own functions and use those to replace an existing element.
Is there something specific you’re looking to do? Maybe we can help point you in the right direction.
3 Likes