Make WordPress Core

Ticket #62875: 62875.patch

File 62875.patch, 764 bytes (added by upadalavipul, 16 months ago)

patch Added.

  • l10n.php

     
    117117 * @since 5.0.0
    118118 *
    119119 * @global string $pagenow The filename of the current screen.
     120 * @global string $wp_local_package       Locale code of the package.
    120121 *
    121122 * @return string The determined locale.
    122123 */