MobileMenuHook.php seems to no longer exist.
Is this hook still compatible with the latest MobileFrontend?
I'm assuming it no longer exists since I could find no references to the file.
MobileMenuHook.php seems to no longer exist.
Is this hook still compatible with the latest MobileFrontend?
I'm assuming it no longer exists since I could find no references to the file.
Thanks @Ammarpad! I do see references to Hooks::run( 'MobileMenu', [ 'discovery', &$group ] );
in Minerva Neue, I'll try to see if I can use the hook to customize menu links.