Simple UI question
Hi there,
I was looking at the Pods UI tutorial at : http://mondaybynoon.com/20100104/pods-ui-intro/ and I had a simple/silly question. It seem's that when I copy this tutorial, I only get an admin menu item (no sub menu, but clickable to see the pod list). However, if I add another add_submenu_page, I get two sub menus. How can I make it so I get two sub menu items like the standard Wordpress (ie: Edit , Add New) ?
Thanks!
Tre
1 Answer
This is a quirk of the WordPress admin menu system. Check out this thread: http://wordpress.org/support/topic/add_menu_page-always-add-an-extra-subpage
