Make WordPress Core

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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63376, comment 3

    v2 v3  
    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/
     2> Retrieves the URL for the current site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.
     3> https://developer.wordpress.org/reference/functions/site_url/
    34
    45Whereas `home_url()` is intended to retrieve: