diff --git a/wp-includes/functions.php b/wp-includes/functions.php index 56f50ce2de..5935f781fb 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -7866,123 +7866,3 @@ function is_php_version_compatible( $required ) { function wp_fuzzy_number_match( $expected, $actual, $precision = 1 ) { return abs( (float) $expected - (float) $actual ) <= $precision; } - -/** - * Sanitizes an attributes array into an attributes string to be placed inside a `\n", wp_sanitize_script_attributes( $attributes ) ); -} - -/** - * Prints formatted `\n", wp_sanitize_script_attributes( $attributes ), $javascript ); -} - -/** - * Prints inline JavaScript wrapped in `\n", wp_sanitize_script_attributes( $attributes ) ); +} + +/** + * Prints formatted `\n", wp_sanitize_script_attributes( $attributes ), $javascript ); +} + +/** + * Prints inline JavaScript wrapped in `