Move code for user menu to renderer and cache

Issue #369 new
Jeremy Hopkins created an issue

There is a lot of conditional code in header.php for the user menu beginning around line 210.

All this should be moved to a renderer. We should also impleent caching on this so it is not rebuilt on every page load

Comments (0)

  1. Log in to comment