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-includes/script-loader.php

    r45730 r45737  
    21852185 * @link https://api.jqueryui.com/datepicker/#options
    21862186 *
    2187  * @global WP_Locale $wp_locale The WordPress date and time locale object.
     2187 * @global WP_Locale $wp_locale WordPress date and time locale object.
    21882188 */
    21892189function wp_localize_jquery_ui_datepicker() {
Note: See TracChangeset for help on using the changeset viewer.