wp_nav_menu: output featured image of each page listing
Honestly I have not used wp-nav-menu much other than just using it for a menu. I am thinking in your case it might be more semantic to create a custom-post-type for “Projects” and then list those (rather than using the wp-menu as a Project sorter) . You can use the plugin “Post Types Order” to … Read more