Make WordPress Core


Ignore:
Timestamp:
04/15/2022 11:56:58 AM (2 years ago)
Author:
audrasjb
Message:

Text Changes: Fix various inconsistent capitalization issues.

Props Presskopp, arpitgshah, mukesh27, desrosj, audrasjb, marybaum.
Fixes #53028.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/functions.php

    r53129 r53186  
    45904590 *
    45914591 * @param string $url URL to set the WordPress site location.
    4592  * @return string The WordPress Site URL.
     4592 * @return string The WordPress site URL.
    45934593 */
    45944594function _config_wp_siteurl( $url = '' ) {
Note: See TracChangeset for help on using the changeset viewer.