While this question is several months old and you’ve probably figured something out already, I figured it was worth answering anyway. This is possible to do using the WP Multi Network Plugin. WordPress has the underlying structure to accomplish this, but no accompanying UI — this plugin merely offers that interface.
Some things are not completely shared across Networks, and I believe Users are one such example. If I remember right, users can span multiple networks, but it needs to be done by a super admin. Anyway, play around with it, you’ll get it working how you want!
Cheers~
Related Posts:
- How to check if image is already stored in a site’s post database? (network)
- Fix 403 error on WordPress multisite network using subdomains
- Is it best to avoid using $wpdb for security issues?
- How do I display offsite database info on my wordpress site?
- Multiple WordPress sites with different theme and plugin sharing the same content
- Host does not allow remote connection, so how do I transfer data to my WordPress site?
- Trying to post information from a remote database to wordpress page
- $wpdb->update with multiple parameters gives error
- How to save checkbox values for logged in users?
- wp search-replace on database returns PHP fatal error: Array and string offset access syntax with curly braces is no longer supported
- wordpress media library new uploads don’t write to database
- How does WordPress know wich language is chosen when there is a database connection error
- WordPress returning 404 for multisite pages
- How can I save unique user data on my site? [closed]
- How to call plugin function per site in a multisite?
- WordPress returns “The link you followed has expired” error page whenever I add a new site, add a user etc
- Is it possible to create a wordpress database with php code?
- Update results, Before deleting the related category [closed]
- Store a default value for a transient on plugin activation
- How WordPress reacts to a lack of memory of the server [closed]
- Split reads to a different connection string
- custom user role wordpress – grant guest access to edit.php without insert/update/delete
- Execute long and heavy processes
- Dynamic content in template
- database sent to a JSON file
- NGINX rewrite rules for multisite
- Make a list of sites for each user in WPMU – switch_to_blog (display in SITE_ID: 1)
- WordPress Multisite blogs not working after domain swap
- inserting a post from an extern php file but post content doesn’t show on wp site
- Subdomains with almost the same content
- WP & Server Speed [Teacher Question]
- Using custom tables for old posts
- Databases – Submitting data from inputs to database [closed]
- db converts decimal number wrong
- Not connecting to database in file with multiple MySQL connections
- Moving code from theme header to functions.php
- Filtering a Database Query
- Display Data in Table from External Database in WP using Shortcodes
- Count posts on multisite with blog id
- How can I import an excel column into wordpress database?
- Blob file download problem
- WordPress Block developer from exporting Database via PHP
- How to retrieve the data from the sever and displaying it in a page?
- wp_redirect only works on main site and not on other sites
- How to avoid duplicates when creating recent network posts
- Execute a function every hour in the background
- Create page with custom php script and fetched data
- wpdb prepare insert table doesn’t work
- Should I use WordPress to skin a database website?
- Different Subdomain changes page content
- Creating Database Table vs. Adding MetaData to Post & User
- WordPress and MySQL: trying to print data using PHP from user_meta custom field data
- Timthumb.php image gallery not working on Multisite WordPress
- Building a REST API for your web app exposes primary keys of DB records?
- WordPress Multisites or Multiple WP Single sites?
- Most commented posts by time period (last 12h, last 24h and etc)
- Find Site ID From WP_Post
- List all blogs, but exclude the main site
- Saving data from custom form in wordpress database
- How can I find the cause of a 500 server error?
- I can’t update my data through $wpdb
- wpdb Cannot Update column in Database
- Can’t successfully check if post with title exist in database
- Cant connect to database with php 7.3
- How to disable all logins except Network login in WordPress Multi site?
- Lost in trying to create user database system
- Delete database record using plugin from admin panel
- How to get image from url from the database?
- Set default Database Storage Engine when creating tables with plugins?
- Wpdb get->results to out the the month from the db
- Automatically generator a WordPress installation on my subdomain
- Filter results from a serialized string to use on statistics
- Known Issues in WordPress When Upgrading PHP to ver 7
- How to add data to a custom field at the wp_users table?
- WordPress homepage setup not working on first load
- Creating custom page template from existing PHP site
- wordpress site – using custom database and PHP
- Get wp_current_user_id using PHP and MySQL
- WPDB – Read and write value from / to database
- How do I make this Metabox show current DB value?
- How to Generate a list of Most Commented post?
- Is it legal to redefine wp_password_change_notification in a mu plugin?
- Why, when moving a WordPress multisite network, have my theme customisations stopped working?
- Why when I create a new post I found 2 record related to this post into the posts database table?
- Adding data to custom wordpress database table
- phpMyAdmin error #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’
- Add row to custom database Table and delete all rows older than 1 day
- Authentication from sub-folder non-wp cookie WordPress
- select a single val though a table in wordpress
- need help adding a new sidebar to a page that can’t use page-templates -> multisite
- How can I fix this code [duplicate]
- SQL error with custom query
- How to sort posts by active category in WordPress?
- wordprees multi-site in user panel add filter
- How to Redirect Buddypress Directories To Login Page For Non Logged in Users
- bp-custom.php is not working on a WordPress multisite environment. how to fix it?
- Unserialize Custom Field & Save as Multiple Rows in WordPress Database
- WordPress Multisite login_redirect to primary blog and specific page based on role
- Add posts to custom table in database instead of wp_posts
- How to make Subdomain work for product_tag?