[wp-trac] [WordPress Trac] #21077: Add support for custom ports in multisite site addresses

WordPress Trac noreply at wordpress.org
Fri May 10 17:43:17 UTC 2024


#21077: Add support for custom ports in multisite site addresses
--------------------------------------------+--------------------------
 Reporter:  djzone                          |       Owner:  johnbillion
     Type:  enhancement                     |      Status:  reopened
 Priority:  normal                          |   Milestone:  6.6
Component:  Bootstrap/Load                  |     Version:  3.4
 Severity:  normal                          |  Resolution:
 Keywords:  add-to-field-guide needs-patch  |     Focuses:  multisite
--------------------------------------------+--------------------------

Comment (by spacedmonkey):

 @johnbillion Thanks for testing and committing.

 I have updated the PR with fix for the cookie domain issue. The issue came
 about because in some case parse_url can return null or false. So just
 check to see the return value before assigning it to cookie_domain
 property.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/21077#comment:68>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list