WordPress Theme Developers Tip – Adding Theme Menu
Friday, March 26th, 2010I’ve already discussed how to add an theme options page. Sometimes, as my theme has, a theme just outgrows having one menu page for everything. Instead of adding a second page under the Appearance Menu a separate menu might be best. The below code is an example of the functions required to use a separate menu.
(more…)
Tags: development, theme, wordpress


