Is it possible to override some functions in core classes that don't have event listeners?
For example, I want to alter behavior of XenForo_Session::startPublicSession() and XenForo_Link::buildPublicLink(). Is it possible to do without editing library/XenForo/ files?
For example, I want to alter behavior of XenForo_Session::startPublicSession() and XenForo_Link::buildPublicLink(). Is it possible to do without editing library/XenForo/ files?