1 – I cannot say if it’s the best way or not. I can say that I don’t have a better idea, so if it works, then I’d say it’s the best 🙂
2 – You found a plugin
3 – Not that am aware of, but you could possibly create a plugin that adds the menu to newly created sites via https://codex.wordpress.org/Plugin_API/Action_Reference/wpmu_new_blog
Related Posts:
- How do I remove/delete an old super admin user?
- Switching MultiSite installation from HTTP to HTTPS
- How do I change the Multisite URL?
- Is there any central control/access panel for several WordPress sites?
- Delete sites in wordpress multisite (not suspend)
- Ban SiteNames Multisite
- How to synchronize user profile fields in multisite?
- Get first_name and last_name on user_register hook
- User registration on subsite in multisite configuration
- Lock one of WP Network sites for not registered users
- Can you have multi-site WP and keep users separate?
- (How) Can I change my Multisite Network to use a different blog as Primary?
- Multisite Independent User Base
- Can wp-cli display all users and their roles across all sites in a multisite instance?
- How do I use different domain for subdomains in WP Multisite?
- Deleting a user in multisite
- how do I configure nginx for wordpress multisite, it occurs ERR_TOO_MANY_REDIRECTS
- How do I list multisite users for the current site only
- Assign role to user on first login, if they are first (after admin)
- How to change user starting role in WordPress MultiSite?
- What is meant by Multisite in WordPress?
- wp-config dynamic hostname in WP_HOME and WP_SITEURL
- Add menu items/actions for multisite users who are registered on the network but do not have a role or capability in any sites
- How to fix blocked cookies error that doesn’t let me log into wp-admin?
- WordPress Multi-Site on Ubuntu 18.04 LAMP Keeps Re-Directing
- Multisite User Sync Question about blog authorship
- Preferred method of setting user role only works on Main Site in Network
- How to move 1 WP site from a mult-site environment to a different multi-site area
- Multisite with different domain names on different servers
- Register existing user on another site in a multisite network?
- Subsite access without being a member of the subsite in wp multisite network
- WordPress rewrite multisite blog url
- WordPress: how to change URL for individual MultiSites?
- single sign on for wordpress multi site
- How can I remove the folder from a Multisite URL?
- Multi-Site Subfolder User Permission Issue
- I want to create a 300 multi-site wordpress network using subdomains
- How do I get the site url from a Block (within the block editor)
- Network of multisites in WordPress, create new site with all the contents of the main
- Cannot select signup_meta upon multisite user activation
- how to create wordpress network with multiple wordpress installations
- Include www prefix in site URL
- WordPress multisite, allow non super admins to create sites
- User registration is currently not allowed
- How to clone homepage for multi region site?
- Interchanging WordPress Multisite primary site
- Automatically add a registered user on the wordpress multisite network even to just one other site
- Add www to the Root Site in WP Multisite Network
- Multisite problem with unexisting paths to CSS etc
- Easily adding multiple existing users to a multisite site
- Allowing users to manually add or remove themselves to/from WordPress multisite blogs
- WordPress API – sign-up to multiple Multisites from one single form
- Domain not redirected correctly with WordPress Multisite
- There is how to change url domain on some posts?
- Update siteurl and home in multisite subsites to https
- How to automate adduser (on linux) when add new user site in multisite
- Activation of new Registered site fails on multisite
- How to force WP to create a users table in multisite configuration?
- Blog broken after changing Site/Home URL
- Remove blog slug from WPMU?
- How to give “author” user role appropriate capabilities to add PollDaddy polls? WordPress multisite
- Best way to convert two single WordPress sites into Multisite network with shared user base
- Multisite subdirectory blogs missing slash
- Trying to create site-wide Active Directory sync with Multisite
- How to use WordPress Multisite With Different Domain Names?
- How To Add Custom Form Fields To The User Profile Page?
- Where are available Roles Defined in the wp_ database?
- restore_current_blog() vs switch_to_blog()
- Can i merge 2 new WP_Query($variable) ‘s?
- How to disable a network enabled plugin for just one site?
- How to reliably flush rewrite rules on multisite?
- Site Redirecting to wp-signup.php
- Moving a WP Multisite to a subdirectory
- Cookies in multisite where network sites have their own domain name
- Convert a Multisite WordPress install into a Single site
- WordPress MultiSite Active Directory integration and site privacy
- WordPress Job Interview Preparation
- How to add Custom Blog Options to new blog setup form?
- How can I trust switch_to_blog()?
- Remove the blog slug from WordPress Multisite root node
- Why are my roles not visible in a Multi-site/Network?
- Site admin in a network install can’t edit users?
- How to use same email for multiple users
- How to run an activation function when plugin is network activated on multisite?
- Specific upload folder for PDFs in custom Post type in WP multisite
- What is the correct way to map multiple domains in a WordPress 4.1 multisite install?
- Where can I find documentation on what characters are allowed in user names and why?
- How to migrate subsite from dev multisite to production multisite
- How can I un-reserve a pending username registration?
- DB connection error after copying a WordPress Multisite instance to a second location
- Redirect Main Site to Subsite in Multisite WordPress
- Is there a is_user_logged_in() for multisite?
- Allow user to select a theme to install when they signup
- Setting up a wordpress network with third level domains
- Get upload URL by blog ID in multisite
- What’s the difference between get_site_option and get_blog_option?
- Need help sorting “My Sites” Alphabetically
- How to delete post revisions?
- Create mobile site with same content just different theme
- Add additional Network constants to wp-config.php dynamically