Add an extra line before the hook doc for the `editor_stylesheets` filter begins.

The parser really likes it when there's breathing room.

See [32928]. See #32891.


git-svn-id: https://develop.svn.wordpress.org/trunk@33240 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-07-13 22:00:13 +00:00
parent 0b9afe692d
commit 8227017042
1 changed files with 1 additions and 0 deletions

View File

@ -1502,6 +1502,7 @@ function get_editor_stylesheets() {
}
}
}
/**
* Filter the array of stylesheets applied to the editor.
*