Make WordPress Core

Ticket #59992: 59992.patch

File 59992.patch, 378 bytes (added by upadalavipul, 11 months ago)
  • wp-admin/options.php

     
    227227 * Filters the allowed options list.
    228228 *
    229229 * @since 5.5.0
     230 *
     231 * @global string $locale The current locale.
    230232 *
    231233 * @param array $allowed_options The allowed options list.
    232234 */