Make WordPress Core


Ignore:
Timestamp:
08/04/2019 01:45:03 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $wp_locale global.

Props mukesh27.
See #45604, #47110.

File:
1 edited

Legend:

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

    r45734 r45737  
    11421142 * @access private
    11431143 *
    1144  * @global WP_Locale $wp_locale The WordPress date and time locale object.
     1144 * @global WP_Locale $wp_locale WordPress date and time locale object.
    11451145 *
    11461146 * @staticvar bool $loaded
Note: See TracChangeset for help on using the changeset viewer.