Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #62334, comment 3


Ignore:
Timestamp:
11/05/2024 08:23:13 AM (18 months ago)
Author:
geekofshire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62334, comment 3

    v1 v2  
    1 I implemented fallbacks for the host and scheme keys, setting them to "" and 'http' respectively when missing, but unfortunately, this didn’t resolve the issue. I’m still seeing PHP warnings related to these keys in canonical.php. Could someone point me in the right direction or suggest an alternative approach?
     1I implemented fallbacks for the host and scheme keys, setting them to "" and 'http' respectively when missing, but unfortunately, this didn’t resolve the issue. Could someone point me in the right direction or suggest an alternative approach?