Tagged Questions
0
votes
2answers
80 views
Best practice for implementing a blog page / section in wp_menu_nav()
I currently have a theme I am developing and had a thought on best practice. I am using wp_menu_nav() for my menus and they are linking to 4 or 5 pages respectively. I would like to add a page / to ...