-
Mentioned in [46115] on Core SVN:
Mail: Avoid setting duplicate `MIME-Version` and `X-Mailer` headers in `wp_mail()`, they are added automatically by PHPMailer. -
Mentioned in [43614] on Core SVN:
Privacy: Ensure the user request email is sent in the requested user's locale (or the site's default locale if they are not a registered user) when the administrator creating the request uses… -
Mentioned in [43568] on Core SVN:
Privacy: Ensure the user request email is sent in the requested user's locale (or the site's default locale if they are not a registered user) when the administrator creating the request uses… -
Mentioned in [43482] on Core SVN:
Editor: Use `apply_filters_deprecated()` for some deprecated filters. -
Mentioned in [43464] on Core SVN:
Editor: Use `apply_filters_deprecated()` for some deprecated filters. -
Mentioned in [43458] on Core SVN:
Login and Registration: Set a better default value for `$wp_error` parameter in `login_header()`. -
Mentioned in [43457] on Core SVN:
Login and Registration: Set a better default value for `$wp_error` parameter in `login_header()`. -
Mentioned in [43366] on Core SVN:
Options, Meta APIs: Use the correct escaping function when outputting the meta box context. -
Mentioned in [43365] on Core SVN:
Options, Meta APIs: Use the correct escaping function when outputting the meta box context. -
Mentioned in [43040] on Core SVN:
Themes: Avoid a PHP 7.2 warning in `get_theme_roots()` when `$wp_theme_directories` is an uncountable value. -
Mentioned in [43039] on Core SVN:
Themes: Avoid a PHP 7.2 warning in `get_theme_roots()` when `$wp_theme_directories` is an uncountable value.