Make WordPress Core


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

    r45674 r45737  
    129129 *
    130130 * @global wpdb      $wpdb      WordPress database abstraction object.
    131  * @global WP_Locale $wp_locale Date and Time Locale object.
     131 * @global WP_Locale $wp_locale WordPress date and time locale object.
    132132 *
    133133 * @since 3.1.0
Note: See TracChangeset for help on using the changeset viewer.