diff --git a/wp-includes/formatting.php b/wp-includes/formatting.php index bfcdc3dc7b..8f0aa7fd14 100644 --- a/wp-includes/formatting.php +++ b/wp-includes/formatting.php @@ -2300,9 +2300,9 @@ function htmlentities2($myHTML) { /** * Escape single quotes, htmlspecialchar " < > &, and fix line endings. * - * Escapes text strings for echoing in JS, both inline (for example in onclick="...") - * and inside