[wp-trac] [WordPress Trac] #52547: async loopback site health test fails on alternative setups

WordPress Trac noreply at wordpress.org
Tue Feb 16 20:45:52 UTC 2021


#52547: async loopback site health test fails on alternative setups
----------------------------+-----------------------------
 Reporter:  Levdbas         |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  General         |    Version:
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 In changeset [49917] `site_url()` was used to work with the new REST api
 tests.
 This causes errors in alternative setups like Bedrock where `site_url()`
 points to example.com/wp/ which causes an error on the front-end of the
 website.

 Changing `site_url()` to `home_url()` fixes this issue.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52547>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list