There are two plugins that do exactly what you want, and I have used them both extensively.
First, ThreeWP-Broadcast. This plugin lets you “broadcast” posts from your sub blogs to your main blog (or the other way around). It also allows you to link to broadcasted post to the original, as well as auto create tags, categories, custom fields, and featured images.
Second, is Multi-Site User Management. This is a little plugin that you drop in your mu-plugins folder and it will keep your users synchronized across all sites, allowing them to login into all the sites with the same name.
Related Posts:
- Modify new user email notification in network admin screen wp multisite
- How to limit user registration to a specific set of domains?
- How do I create a user using the new JSON api in 4.7?
- Listing of all site options in dashboard
- Insert “New User” and update/set meta data at once
- Generate a user list per site to communicate upgrade plans
- Send automatic email to user after wp_create_user
- Getting Custom Post Type content from main-site of a Multisite
- How to disable or protect against disposable email accounts?
- Can’t add user to blog on registration (Multisite)
- “Upgrade Network” error: stuck with SSL certificate verification
- Advice on setting up a site with front end registration
- How to add a description to the user name input field in the registration form?
- WordPress 3.2(Multisite) – How to add custom user meta fields to signup form?
- How to add a checkbox to registration and user profile?
- wp_create_user hook
- White spaces in username give 404 on author page
- Password field (and confirmation) showing up twice on registration
- auto assign sequence base username while registration
- How to disable user registration for the default subscriber user role?
- How can I find users that didn’t set a password?
- Change Username?
- Why does the My Site dropdown show only a single domain?
- Plugin to list active plugins across networked sites
- Send custom signup approval email to different Administrators selectively
- WP Multisite – domain mapping to domain.com and separate site to domain.com/help
- How to hide plugin from WordPress Multisite admin plugin list
- After e-junkie payment, send a http post to register user automatically?
- Email confirmation in user registration form without a plugin
- How to add additional information to a user on user creation?
- Where are people registering on my website?
- Add a user to a specific blog when they register?
- Include only a domain path in multisite Network
- WordPress Network admin options page: how to store options and where will they be stored?
- Creating custom registration and login link in wordpress
- Adding register & login at top right corner
- How to create a Multi-Network subsite?
- Register users without confirmation
- Include “registration.php” for custom registration form?
- can registration be enabled programatically?
- Generate long hashed user ID
- Disable New User Registration Email sent to WordPress admin email on 4.9.5
- my custom css file downloads then it STOPS!
- User registration on two sites in same multisite
- How do I check if the user is a site owner in a network?
- Registration area + reserved area
- I want to add a tax-ID field in registration form and upon submission, perform a lookup by tax-ID
- not sending correct link to set the password in registration email [closed]
- wp_insert_user not returning anything
- How to have one installation at blog.example.com and multiple blogs in sub folders such as blog.example.com/userA?
- New register email notification sending some fields blank on site admin emai id
- unable to access network admin of a blog
- User registration is currently not allowed
- Profile picture in registration form WordPress [closed]
- Controller functionality – User not logged in/ redirect to registration page (not wp_login)
- loading custom registration template
- Website not listed under Sites (in a Network environment)
- Sites network with sub-folders
- Why is wp_new_user_notification not working?
- How to add user registration and signup in WordPress and create members only page?
- Single Sign On or Bridge with in the WordPress WebSites?
- Is there a way to check the email of the user trying to register before he registers?
- signup_user() throws fatal error
- Custom Registration Form Based on user location Woocommerce
- Action Hook that fires function upon registration at Woocommerce checkout
- Getting stylesheet error after setting subdomain to false in multisite
- My new website registration error
- Not receiving any sign up mail, when user registers… Both admin & user
- Automatic registration on main site upon user registration on Multisite
- I want to give every new registering user a unique key apart from password field for external use
- Is it possible to remove the password field in the registration page in woocommerce?
- Register a user only to the root blog – WP Multisite
- Possible to have duplicate usernames on different two multisites
- the menu of the network does not display my second website
- Users getting linked unwanted to main mu in WordPress multisite (WPMU)
- I have restricted the username to numerical format but not able to integrate the same with PeepSo plugin
- network admin pages not linked to correctly
- Multisite: How to bypass wpmu_signup_user_notification and add my own notification logic?
- How to hide username on wordpress registration?
- Add custom Date column to “All Users” admin panel in WP
- Custom Registration with Select and Upload function
- Activation of new Registered site fails on multisite
- generate an auto incremented id number when a new user is registered
- User registration problem on multisites web
- Multisite “Skip Confirmation Email” Log Out Problem
- Remove wp-login link from auto generated wordpress’s email
- How to Create WPMu New User?
- How to apply specific plugins to affect all sites (Multisite Network)
- Admin user getting redirected to /wp-admin/user
- Getting 404 after Update in Multisite
- how to allow unregistred users to view normal posts [closed]
- Wrong user registration date in wordpress
- 4th Network Site Database Errors?
- How to disable admin access on new site registration for user in Multisite?
- Plugin recommendation for directory site [closed]
- enqueue style google fonts in functions.php in array?
- Fields in register page is pre-filled out with name and email
- Login to comment: not just user and email
- Run custom validation only if all other wordpress registration form validation was successful
- I want to set the shipping_first_name metadata value to match the first_name metadata value for a User on registration using a function