This has to do with the core WordPress functionality when you’re working with Multisite and the basic functionality of browser cookies – it’s a security issue.
The WP core team made the decision to set user login cookies for the admin area to be based on the main multisite install. If you want to be logged in on the sub-sites, then you’ll need to log in to each of them individually.
It kinda sucks, but it’s a bit of a security concern, since WP doesn’t know how your multisite is set up, and if they make an assumption about it, then it could be the wrong assumption and therefore opens up a security hole.
Related Posts:
- How to Remove All Admin Bar Menu Items?
- Edit specific nodes in WP_Admin_Bar
- Change the link of ‘Howdy’ at the top right
- Adding a menu item in the admin bar
- Removing admin bar from wordpress dashboard
- Display $pagenow error notice on all admin pages
- wp_before_admin_bar_render action not working in back office
- Remove All in One Pack from the admin bar
- How to Find The Email of a WP Admin Account
- Adding Notification Bubble on Admin Top Bar
- How do I change the hover (focus) color of admin bar from frontend?
- Weird white space in admin area
- sortable custom column in media library
- how do I force a single column layout in screen layout
- Sortable admin columns, when data isn’t coming from post_meta
- wp_list_table search box does not show
- How to remove the site health dashboard widget?
- stop redirection on /wp-admin call to /wp-login
- How to Display Post Excerpts in Admin by Default?
- Wp3.5 Media Gallery Edit modal: change captions to title
- What is the capability that permits access to WP-Admin?
- WordPress in sub directory wp-admin problem
- Admin account only shows Profile and Dashboard with no activity
- Is it possible to set a option, and then redirect to another page directly from a admin notice link?
- Adding body class to login page?
- Edit a WordPress site without the username and password?
- Getting “Cannot modify header information – headers already sent” error, but only on backend
- WordPress admin menu gap when debug mode is enabled?
- Call to undefined function insert_with_markers
- How can I remove the new stats message? [closed]
- Cookie value cannot be read until I’ve logged into the WP admin
- What corrections does this code need?
- Admin Blank Page with Working Front-End After Updating to WordPress 4.6
- Why can’t I exclude private posts from this query?
- Distinguish profile user and admin user IDs / get ID of user being edited
- Moved wordpress from localhost to live and wp-admin shows white screen
- Auto create post title in admin
- Cannot Access Admin Area After Migration
- Redirect non-admin users away from wp-admin/index.php (main dashboard page) to wp-admin/profile.php
- How to add wordpress blog to Windows 2008 R2 site
- WordPress disable ‘Install Themes’ tab
- Modify wp-admin page header ‘viewport’ meta data
- WordPress Admin Not Loading All Core Scripts
- wp-admin – 404 after custom login form
- How to apply a CSS file to my admin pages?
- How to create admin tabs [closed]
- Having troubles connecting to WordPress login page using Mamp
- Remove or move admin submenus under a new menu
- Blank page for wp-admin after i uploaded the website from my localhost to the live server
- Difference between admin and user admin
- How to get specific page screen ID
- Hide admin menu on update_option
- Disable the “remember me” to wp-admin
- blocking the admin section (but still using admin-ajax.php)
- WP Admin messed up
- Why is WordPress enqueuing admin relevant scripts (e.g., React, ReactDOM, Redux, hooks, TinyMCE etc) when not logged in?
- wp-login not found – All usual solutions not working
- Is there a filter to edit html of user-edit.php
- Why when I try to access to this old WordPress site it is opened the installation page?
- What do I need for testing a single script in admin
- wp_get_update_data() function running on every admin request
- Wp-Admin extremely slow!
- WordPress multiple admin notices on post update/add
- Sub menu is not working properly
- How to remove some author fields from the edit comment page in wp-admin?
- When i try to open Localhost/wordpress/wp-admin . An Error appears ” Registration Has been Disabled” . No login page is shown in the browser
- Line-height of text in wp-admin
- Not able to access WP Admin, it says “Sorry, you are not allowed to access this page.”
- How do I edit an add in wp_list_table and return to same page
- admin_post_nopriv_{$action} is secure?
- Form input values are empty after submit
- Adding custom classes to elements via the WYSIWYG
- How to log into WordPress via GET/POST
- Locked out of WordPress after changing to HTTPS – Google Cloud VM
- How to make Media Library use HTTPS?
- How to remove Google fonts from wp-admin (Roboto) added by core
- Why does wordpress and my site create a downloadable file instead of allowing me to login?
- How to Fix WordPress Not Saving Settings?
- Trying to login to my site redirects me to the first page
- wp.media – drag&drop overlay stuck
- How to display status messages in admin panel
- Why might this disable other functionality?
- I cannot go to http://novathon.cloud.reply.eu/wp-admin – always redirected to /wp-login
- Getting 404s in wp-admin after logged in
- WordPress Admin panel issue
- Can’t toggle between Visual and Text or Screen Options
- Cannot Update wp DB – Get 500 Error
- plugin: ‘init’ hook, check if we’re not in admin
- Is there ever a legitimate reason for an outsider to access wp-admin
- Impossible User Registration
- PHP Fatal error: Uncaught Error: Cannot unset string offsets when trying to upload any file to media library
- Wp doesn’t save meta box data
- My website does not load since two days!
- After Upgrade: $user becomes unknown (id: 0) after successful login?
- Redirect users based on their roles, is_admin()
- insert an admin table inside another admin page
- /wp-admin/ – this link showing me “Index of /wp-admin”/ instead of dashboard
- What methods are you using to transfer individual WP site components from one site to another?
- how to Hide all products except the General Manager role in the WordPress admin panel?
- login_enqueue_scripts changes are not reflecting