diff --git a/src/wp-includes/theme.php b/src/wp-includes/theme.php index e142795709..f8cf1688ac 100644 --- a/src/wp-includes/theme.php +++ b/src/wp-includes/theme.php @@ -1502,6 +1502,7 @@ function get_editor_stylesheets() { } } } + /** * Filter the array of stylesheets applied to the editor. *