Changeset 53186 for trunk/src/wp-includes/functions.php
- Timestamp:
- 04/15/2022 11:56:58 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r53129 r53186 4590 4590 * 4591 4591 * @param string $url URL to set the WordPress site location. 4592 * @return string The WordPress Site URL.4592 * @return string The WordPress site URL. 4593 4593 */ 4594 4594 function _config_wp_siteurl( $url = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.