Rework how the side navigation is done
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 9 Jul 2015 14:52:34 +0000 (10:52 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 9 Jul 2015 14:52:34 +0000 (10:52 -0400)
commit2a91a4d3ff69b547c782c340643b5a051c5e761e
treea35b3a4b53f3f9cd049ca3074f829940d9a9f9bc
parent2549f23feede4277936b528ae728b3fad99ab210
Rework how the side navigation is done

Add anchor tag with url for the title of the side navigation.
When a menu item appears for a page more than once it was overriding
the correct menu. I'm now building an array of matches for the page to
menu items. The one I want is the one that has sub items.
functions.php