Make WordPress Core

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


Ignore:
Timestamp:
05/02/2025 07:11:21 AM (14 months ago)
Author:
sh4lin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63376, comment 3

    v1 v2  
    11@siliconforks By WordPress definition, `https://example.com/wordpress` is supposed to be the value of `site_url()`:
    2 https://developer.wordpress.org/reference/functions/site\_url/
     2https://developer.wordpress.org/reference/functions/site_url/
    33
    44Whereas `home_url()` is intended to retrieve:
    55
    66> The URL for the current site where the front end is accessible.
    7 > https://developer.wordpress.org/reference/functions/home\_url/
     7> https://developer.wordpress.org/reference/functions/home_url/