rszczypka
Member
Posted 3 years ago #
Is it something similar to the wordpress class 'current_page_ancestor' in the NAVT lists? I need to highlight all levels menu items. When I am in the third level nav page I can't access the top level item.
Any ideas?
Can it be easily fixed?
Thanks a mil
rszczypka
Member
Posted 3 years ago #
Another good thing to have would be the possibility to set link_before and link_after as it was introduced in WP2.7
link_before
(string) Sets the text or html that proceeds the link text inside a tag. (This parameter was added with Version 2.7)
link_after
(string) Sets the text or html that follows the link text inside a tag. (This parameter was added with Version 2.7)
Is that lot of work to do to add this?
Thank you