Make WordPress Core


Ignore:
Timestamp:
08/04/2019 01:45:03 AM (6 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-settings.php

    r45736 r45737  
    476476 * WordPress Locale object for loading locale domain date and various strings.
    477477 *
    478  * @global WP_Locale $wp_locale
     478 * @global WP_Locale $wp_locale WordPress date and time locale object.
    479479 * @since 2.1.0
    480480 */
Note: See TracChangeset for help on using the changeset viewer.