Can you add real actions / filters in navigation.php so we can borrow menu code, edit it, and use it in own functions.php ?
Or any better your developers can add transient code self. Not so big deal for them.
https://generatewp.com/how-to-use-transients-to-speed-up-wordpress-menus/
Set it to say 24 hours, it is enough. And set it to remove transients when menu is updated in backend.
Difference is all between 300% to 800% better performance and speed for menus.
It is also in your interest from commercial standpoint. Themes load faster, etc...
Can you add real actions / filters in navigation.php so we can borrow menu code, edit it, and use it in own functions.php ?
Or any better your developers can add transient code self. Not so big deal for them.
https://generatewp.com/how-to-use-transients-to-speed-up-wordpress-menus/
Set it to say 24 hours, it is enough. And set it to remove transients when menu is updated in backend.
Difference is all between 300% to 800% better performance and speed for menus.
It is also in your interest from commercial standpoint. Themes load faster, etc...
Vote to pay developers attention to this features or issue.