We are targeting having a single hook for modifying menus: SkinTemplateNavigation::Universal
Since 1.36 we've been encouraging use of SkinTemplateNavigation::Universal instead of PersonalUrls hook.
It's a good time now to move over all remaining usages and deprecate this method.
TODO
- Update remaining usages
- Using the PersonalUrls hook should send deprecation warnings.