I need to add submenu to Appearance menu at WordPress like Background, Header, etc. Please, see the screenshot – http://i28.fastpic.ru/big/2012/0322/17/2ea91d7afac4e8a6755cebfef434aa17.png
Anybody know how to do it according to WordPress theme developing standarts?
I need to add submenu to Appearance menu at WordPress like Background, Header, etc.
Share
In your theme functions.php you can add sub menu’s by using
add_submenu_pageRef: http://codex.wordpress.org/Function_Reference/add_submenu_page