Forums
Forums / Plugins / Hacks / Page in Apparence admin menu
(@yankee-wolf)
9 years, 6 months ago
Hi! Im developing a plugin, in this example below a option “Font styles” is available in “Settings” because of the hook manage_options, how can I move to “Appearance” admin menu?
http://pastebin.com/BRPJA5Wp
(@jcastaneda)
THEME COFFEE MONKEY
Hi there!
Have you taken a look at using add_theme_page() instead in order to add a page to the Appearance section? The codex does provide some insight for that: https://developer.wordpress.org/reference/functions/add_theme_page/
add_theme_page()
Let us know if that helps!
The topic ‘Page in Apparence admin menu’ is closed to new replies.