You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for top level admin menu page setup.
There are new fields, `parent_slug`, `icon_url`, `position`, for `SettingsPage` options. Those options closely related to the `add_menu_page()` function arguments and have the same defaults. If `parent_slug` value is `own`, page will be a top level menu.