Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50044


Ignore:
Timestamp:
05/01/2020 01:41:57 PM (5 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50044 – Description

    initial v1  
    99But the get_self_link() prints it as https://wp.example.com
    1010
    11 This might be solved by this change set: https://core.trac.wordpress.org/changeset/45772
     11This might be solved by this change set: [45772]
    1212
    1313Though in the time I spent looking it seems to be only used to generate the home root/home url of the site without any extra paths. It may or may not solve this problem correctly.