#46324 closed defect (bug) (invalid)
WordPress 5.1 - problem with multisite links in admin mode
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 5.1 |
| Component: | Upgrade/Install | Keywords: | |
| Focuses: | Cc: |
Description
Hi,
after upgrade to version 5.1 multisite cocpits stopped to work correctly - every cocpit/link to edit site/page points to the main /wp-admin/... location.
Before update, links were presented as /sitea/wp-admin/...
When URL is corrected manually, correct cocpit opens.
Change History (4)
Note: See
TracTickets for help on using
tickets.
It seems siteurl's on sites settings were changed (during the update of WP from 5.0.3 to 5.1) to the URL of main site.
After fixing these values with correct data, it works as expected.
Not sure, if it's bug with the upgrade process