Tight integration (loading either inside of other one) without much functionality overlap might come with considerable performance penalty. It might or might not be relevant for you.
Since the issue can be abstracted to “how to transfer fragment of page to external site” I would probably generate that fragment in WP and make other side retrieve in some way. For example via Ajax request or just reading file with cached fragment.
Related Posts:
- Does Extending Multiple Nav_Menu_Walkers Allow Nested Menus?
- wp_nav_menu remove class and id from li
- Add separator to admin submenu
- On which hook should I be calling register_nav_menu(s)?
- How to get IDs for objects in menu branch?
- Dynamically link to the latest post or simulate request of specific post in page template
- Menu is not visible in appearance
- One site, 2 distinct sections: two different top nav menus?
- Make Theme automatically choose default nav menu
- Remove navigation from header in custom page template
- How can I disable parent menu item links?
- Organizing by super-categories (or nested categories)?
- Nav menu items disappearing (but not immediately)
- Show all parent pages and their children below from same author as currently viewed page
- wp_nav_menu custom walker – child items
- wp_nav_menu doesn’t generate parent/ancestor classes
- Add static item to wp_nav_menu
- How to get wordpress nav menu outside of wordpress system?
- Add nav menu CSS class to body
- Change HTML structure for custom menu in sidebar
- Using Shortcodes in WP-Menus in WP 3.1 (via nav_menu_objects)?
- Custom Admin Menu Order
- Current menu item
- remove everything from wp_nav_menu
- How to add wechat (weixin) link to navigation menu?
- Admin only menu/page
- Best way to customise wp_nav_menu [duplicate]
- Header style different on home and remaining pages
- WordPress Admin Bar Covering & Overlapping Fixed Menu Header [closed]
- How to add custom classes to more than one separate menu’s a link in wordpress?
- How do I separate link levels in a custom menu walker?
- SlideDeck 2, make back-end visible for admins only
- How do I render a navigation menu like my theme does?
- How I can overlap my menu in my header picture
- header menu structure: cannot add additional menu items without alignment issues
- Menu custom link not working for external site
- Help with walker for nav
- Create custom page and add it in nav menu by code
- Using my WordPress menu on another platform
- Remove a menu sub-item
- Active Menu Highlighter with Subpages?
- How to add html attributes to the “ul” html tag with “wp_nav_menu” function?
- Using _s theme, menu changes do not affect header menu
- Limit User Iinterface for Admin?
- Make pages visible to only logged in members
- Prevent menu from loading in a page template [duplicate]
- Get custom classes in WordPress Navigation Menu
- Replace the slug of parent pages with # [closed]
- menu-item class missing on wordpress menu
- How to undo the last changes to a custom menu?
- Filter to hook into menu items and add a custom attribute
- I can’t add more pages to menu – menu delete pages
- Responsive menu on genesis theme [closed]
- Wp_list_pages not showing children with custom page template
- How to open a lightbox form from a navigation menu item
- How to create this kind of sub-menu in new line?
- Page header menu links change
- Hide custom menu when when no menu selected
- plus sign not working in widget “Header: Nav Menu”
- how to change menu titles
- Cannot collapse a responsive menu in WordPress
- Is it all right to put the whole tag into template_part file?
- Swap out a page that is a parent to a many many pages
- Add “onclick” option to header menu item
- Header Navmenu glitching in Chrome (but not other browsers)
- How to switch menu location in this header.php?
- Unable to remove page from primary menu
- WordPress fountainpress header is covering top bar
- Add a data attribute to list item element in menu
- Add a non-dynamic phrase/character after a page title?
- How to add class and span to
- Change header menu login-logout without changing main menu
- how to display wordpress navbar with top menu outside wordpress system
- Creating and populating custom nav menu (menu-item-position not working)
- custom rearranged menu with excerpt for selected children in sidebar.php
- Programatically retreive page content from its template page
- wp_nav_menu in 3.7 add name class nav navbar-nav
- Menu – custom structure
- Custom Menu based off custom header
- custom walker to add iconfont to wp_nav_menu
- Some informations about the use of statics pages in WordPress
- How does WP knows which template to use for a page
- After WordPress 4.8 upgrade, wp_nav_menu() string search / replace not working
- why did the homepage button go down from the row of other menu items when I deleted text within the navigator information?
- Header not showing in new pages
- There is no option to click the button in header only on some pages
- How to organize the header elements, so that it doesn’t come out differentin mobile view
- Display a portion/ branch of the menu tree using wp_nav_menu()
- Programmatically add a Navigation menu and menu items
- Any docs for wp_nav_menu’s “items_wrap” argument?
- Customizing Only a Specific Menu using the “wp_nav_menu_items” Hook?
- Changing the Order of Admin Menu Sections?
- How make top level menu item not have link, but have sub-menus that are linked?
- Add ‘has_children’ class to parent li when modifying Walker_Nav_Menu
- Get WP Navigation Menu from REST API V2
- How to Hard Code Custom menu items
- Remove wrapping div and ul from output of wp_nav_menu
- How to add a Custom Link to a Menu with a URL that is relative to the blog URL
- How do I remove UL on wp_nav_menu?
- Retrieving a list of menu items in an array