Changes between Version 2 and Version 3 of Ticket #63376, comment 3
- Timestamp:
- 05/02/2025 07:11:41 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63376, comment 3
v2 v3 1 1 @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/ 3 4 4 5 Whereas `home_url()` is intended to retrieve: