WordPress Expert — Medium
Key points
- `add_options_page()` is a shortcut for adding a submenu page under Settings
- `add_submenu_page()` needs the parent menu slug to place the page correctly
- Understanding these functions helps organize admin menus effectively
Ready to go further?
Related questions
