Opened 4 years ago
Closed 4 years ago
#50326 closed defect (bug) (fixed)
linked page "bug report" doesn't exist
Reported by: | Presskopp | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Networks and Sites | Keywords: | |
Focuses: | docs, multisite | Cc: |
Description
In \wp-includes\ms-load.php we have:
Read the <a href="%s" target="_blank">bug report</a> page. Some of the guidelines there may help you figure out what went wrong.
The linked page is https://wordpress.org/support/article/debugging-a-wordpress-network/
Attachments (1)
Change History (5)
#3
@
4 years ago
- Milestone changed from Awaiting Review to 5.5
Good catch, that line has some history:
- Introduced 14 years ago in mu:616, linking to https://mu.trac.wordpress.org/wiki/DebuggingWpmu.
- URL updated in mu:1177 to https://codex.wordpress.org/Debugging_WPMU. That link did (and still does) have some bug reporting guidelines for WPMU.
- Merged to WordPress core in [12602].
- URL updated to the current article in [15330], but the link text was not changed.
- URL switched from Codex to HelpHub in [45674].
Note: See
TracTickets for help on using
tickets.
Patch using "Debugging a WordPress Network" as title for the link