[wp-trac] [WordPress Trac] #51926: Network Site Search should search more than just wp_blogs.path
WordPress Trac
noreply at wordpress.org
Thu Dec 3 18:22:00 UTC 2020
#51926: Network Site Search should search more than just wp_blogs.path
--------------------------------+-----------------------------
Reporter: MadtownLems | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version:
Severity: normal | Keywords:
Focuses: multisite |
--------------------------------+-----------------------------
From /wp-admin/network/sites.php, searching sites for 'foo' looks to only
search the wp_blogs.path column. This was fine up until WordPress let you
put sites any any domain.
Now searching for 'foo' would show me sites such as this:
https://mysite.com/foo
https://mysite.com/foodsite
but does NOT show me sites such as
https://foo.com
https://foo.mysite.com
I believe the search should include the domain for the site as well as the
path.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51926>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list