[wp-trac] [WordPress Trac] #63410: Missing quote in a comment in ms-settings.php
WordPress Trac
noreply at wordpress.org
Wed May 7 19:54:19 UTC 2025
#63410: Missing quote in a comment in ms-settings.php
-----------------------------+----------------------------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Bootstrap/Load | Version: 4.6
Severity: trivial | Keywords: needs-patch good-first-bug
Focuses: docs, multisite |
-----------------------------+----------------------------------------
There is a comment in `wp-includes/ms-settings.php`:
{{{
// `$current_blog` and `$current_site are now populated.
}}}
There should be a closing backtick after `$current_site`.
Introduced in [37475].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63410>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list