I don’t think it’s possible to have a 3rd layer menu. Look at the definition of [add_submenu_page]
. https://developer.wordpress.org/reference/functions/add_submenu_page/ .It states that you need to include the parent slug. You can attempt to do it with some front end work around.
Related Posts:
- Add an admin page, but don’t show it on the admin menu
- Getting custom admin submenu item to highlight when its active
- Order Admin sub-menu items?
- How Can I remove or hide the export page in WordPress menu?
- Add highlighting to new Admin Dashboard Menu Item
- Admin Menu – Highlight top-level menu when on a sub-menu page (without showing sub-menu)
- How to change menu page capability
- Why add_menu_page adds admin.php and how to remove it?
- Is there any way to add absolute path for add_menu_page function?
- Is it possible to pass variables from add_user_page?
- Insert & order custom post types in/as submenu
- Adding a submenu to the Tools menu returns tools.php in a popup box
- What action/filter/function determines “current” class in WP Admin Menu
- Additional menu item popping in submenus
- WordPress add page under admin submenu and retaining the active status of the parent submenu page in the menu
- Insert link in sub menu – Admin panel
- How to have submenus collapsed until they are clicked?
- how to create pages and link them to a menu
- How to add admin bar only page?
- Is It Possible To Add Custom Post Type Menu As Another Custom Post Type Sub Menu
- WordPress admin menu formatting issue
- The Great WordPress Admin Menu Challenge of Jan 2011 (a.k.a. How to Resolve Some Challenges when Modifying the WordPress Admin Menu System?)
- Remove duplicate main – submenu in admin?
- Remove Categories / Tags From Admin Menu
- Plugin View Details Link
- Add update notification bubble to admin menu item?
- Show Custom Taxonomy Inside Custom Menu
- Are there any reasons you can’t use strings for admin menu positions?
- remove_menu_page doesn’t work on custom plugin menus
- Remove a menu item created by a plugin
- Add separator to admin submenu
- Add visit site to your toolbar instead of being in the dropdown
- List table not rendering when $this->items is filled
- Admin sidebar items overlapping in admin panel
- Reorder custom submenu item
- How to check if an admin (sub)menu already exists?
- How Do I Programmatically Better Organize Custom Post Type Menus?
- Adding an admin page – OOP approach not working
- How to hide menu on WordPress admin
- Is there a way to keep a custom menu expanded when editing a custom post type?
- Generate Advanced Custom Fields box in custom admin menu page
- custom admin menu with custom filed
- difference between add_object_page and add_menu_page
- Theme editor menu item refuses to go away
- Remove menus and submenus
- How to make pages metabox display all hierarchy in menu admin?
- Highlighting a Menu Item by Post Name
- How to remove the Plugins Editor from the admin menu
- add logout button on admin side menu
- Master menu item for multiple plugins?
- Admin custom option screen not saved unless user manage_options capability
- WordPress admin menu formatting issue
- How to remove_menu_page added by a plugin that appears to have no referenceable slug
- Admin page menu keeps bugging out
- WordPress setting API strucked
- Show admin menu and toolbar in admin post page
- How to prevent parent admin page from appearring as a child admin page
- Admin Menus – Name Menu different from first Submenu [duplicate]
- add_menu_page() with function inside a class [duplicate]
- Edit Page or Post from Top Admin Bar
- How to minimize WP dashboard menu programmatically?
- how to only add a top-level admin menu without it creating a sub-level-menu
- WordPress add_options_page() function not considering role
- How to determin which admin screen/sub screen I’m currently viewing
- Add post-new.php?post_cat=catslug to admin menu
- Link to Second Level Admin Page
- check current_theme_supports in admin_menu hook
- How do I insert the smaller variant of an image?
- Removing “Sub-menus” from My Sites Drop-down in Admin Bar
- Admin menu bar dropdown opens when I click on a form element (Chrome) [closed]
- how can i add custom menu in admin panel?
- Admin page repeatable fields
- Change top level menu item to point to custom submenu item
- Hiding Admin Page While Keeping Menu Expanded
- Logout hyperlink within a sub-menu
- Change URL of plugin admin menu
- menu_order not working with slugs that start with admin.php
- Associating custom submenu item with post type of top level menu item
- How to add_menu_page include a php file page from theme directory
- Wp menu add page link as custom empty link
- How do I demote a menu item in the admin menu?
- Removing posts and comments from WordPress
- Admin Panel – Custom Menu Sub-Item LINK
- place a direct link to custom-stylesheet, under appearance menu in wp-admin
- Is there a limit to the number of items that can be added using the Appearance Menus Screen?
- Remove All in One Pack from the admin bar
- Wrong current class on admin menu with add_submenu_page()
- add_submenu_page function to show videos table
- Set different custom menu items for different user roles
- How to access $menu variable in custom .PHP file that loads wp-load.php?
- Able to edit custom post, but unable to create new custom post when within submenu. What capability is missing?
- Possibilities for the edit.php admin panel? [closed]
- Add menu option to “New Post” menu in admin bar
- Role capability issue
- Pagination in plugin’s backend
- WordPress admin menu formatting issue
- Dynamic admin submenu
- Add a page in admin without adding menu item
- Add_menu_page() error message -> “You do not have sufficient permissions to access this page”
- WordPress Remove Submenus