2014-02-08, 01:37:57
fyi new arg for get_nav in 3.3.
get_navigation($currentpage,$classPrefix = "")
* @param string $classPrefix Prefix that gets added to the parent and slug classnames
prevent issues if you have slugs names menu,error,footer who that might conflict with template css classes.
or if you want to modify the menu on certain pages or other prefix you want to add for selectors
get_navigation($currentpage,$classPrefix = "")
* @param string $classPrefix Prefix that gets added to the parent and slug classnames
prevent issues if you have slugs names menu,error,footer who that might conflict with template css classes.
or if you want to modify the menu on certain pages or other prefix you want to add for selectors