I want to tidy the menu class and remove the <li> ID tags, but return the class which is added by CSS Classes (optional) and current class.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
||||
|
|
|
Use a custom walker, change the content in function I have written a sample walker you can start with, you have to re-add the classes tough. |
|||
|
|