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/class-wp-locale-switcher.php

    r44134 r45737  
    214214     * @since 4.7.0
    215215     *
    216      * @global WP_Locale $wp_locale The WordPress date and time locale object.
     216     * @global WP_Locale $wp_locale WordPress date and time locale object.
    217217     *
    218218     * @param string $locale The locale to change to.
Note: See TracChangeset for help on using the changeset viewer.