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
- How To Make Connection To WordPress Data Base In A Plugin?
- Changing user_nicename
- WordPress will not operate correctly
- How to Join two tables from separate databases within WordPress
- Import 10,000 Users into WordPress WITH a specific ID for each user
- if statement on database query
- Unusable menus and “Illegal widget setting ID: nav_menu_item[]” error
- How to migrate the posts from an old custom legacy blog to a new WordPress website?
- #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’
- How to create and work with custom data / tables (i.e., for arbitrary data)?
- WordPress (3.9.1) MultiSite Permissions. Is chown the answer?
- Prevent Data Resubmission On Page refresh
- SQL QUERY – Select a value directly from the database
- Getting id of poll from WP database
- How to insert a single row to WP database table?
- wp search-replace on database returns PHP fatal error: Array and string offset access syntax with curly braces is no longer supported
- How does WordPress know wich language is chosen when there is a database connection error
- How to call plugin function per site in a multisite?
- Dynamic content in template
- Not connecting to database in file with multiple MySQL connections
- Moving code from theme header to functions.php
- Count posts on multisite with blog id
- How can I import an excel column into wordpress database?
- WordPress Block developer from exporting Database via PHP
- Create page with custom php script and fetched data
- Different Subdomain changes page content
- Timthumb.php image gallery not working on Multisite WordPress
- Building a REST API for your web app exposes primary keys of DB records?
- Find Site ID From WP_Post
- List all blogs, but exclude the main site
- wpdb Cannot Update column in Database
- Automatically generator a WordPress installation on my subdomain
- 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 I create a new post I found 2 record related to this post into the posts database table?
- SQL error with custom query
- WordPress Multisite login_redirect to primary blog and specific page based on role
- How to make Subdomain work for product_tag?
- What’s wrong in my PHP code? I’m using WordPress Astra Theme and I can’t insert data into my SQL
- Tracking Visitor LatLng with WordPress using JS, PHP. How to put data which was extract using JS into DB
- How to serve WordPress folder over subdomain?
- $_POST returning empty values
- How to send custom form submissions to WordPress Database?
- Submiting with problems on one of the options php wprdpress
- Confuse between forms and tables
- code that I can run, or a plug in to show what sql tables something pulls information from
- Adding column to wpex_users
- Using wpdb to connect to a different database is not working
- Dynamic Banner Text based on Subdomain
- Annoying/confusing WordPress memory limit exhausted
- Create form which redirects to site in network?
- custom search query database in child theme
- wp-login.php?redirect_to=https problem
- Insert data from form to database
- How to query a staging database?
- Get meta_query value by user meta array
- I changed the password for the database user of my website, updated wp-config.php and wordpress asks to be reinstalled
- I want to use wordpress database in android app using json encode?
- Resource 404 error on multisite subdirectory install
- What is the best practice for restricting a section to logged in users?
- Accessing external database: ERR_INCOMPLETE_CHUNKED_ENCODING
- Can form entries from a WordPress form go to a database
- AJAX Not Working With WordPress Database properly
- Weird Behaviour: Not all WordPress Posts appearing
- Can not manually create a database ( db, user, pass ) for a plugin
- two wordpress sites, two themes, one database, same content
- Insert double entry in DB
- Problems with plugin that fetches data from database with ajax
- Check if values exists DB
- MySQL database migration to WordPress
- WP multisite network plugin fails to see classes loaded with spl autoload
- MySQL Engine vs. Charset
- Custom PHP-coding in MU installs
- Custom query_posts() parameter
- How to check if a value exists in one of two database tables
- How to edit the default database of WordPress [closed]
- I need a button to appear when not loged in and another when logged in, I need help fixing code PLEASE!
- Insert into db with foreach problem
- WPMU – How to echo only one URL
- notify users when changed database
- Display total count of products in orders of a specific order status
- How do I empty a specific meta_value for all users in PHP
- Create custom table for wordpress custom registration flow
- Custom form that stores data in mysql database
- How to get data (not value or name) from radio options to POST to database
- Creating a table via dbDelta
- wpbd to connect to a VPS mysql database
- Retrieve data from external database and insert back in
- How to get the last date updated of postmeta?
- add_rewrite_rule image from /images/site2/favicon.ico to /favico.ico
- Putting form result in my database