Docs: Use third-person singular verb for `wp_get_custom_css` filter description.
See #39130. git-svn-id: https://develop.svn.wordpress.org/trunk@40046 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b5ce5759aa
commit
d295ea290e
|
@ -1705,7 +1705,7 @@ function wp_get_custom_css( $stylesheet = '' ) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Modify the Custom CSS Output into the <head>.
|
||||
* Filters the Custom CSS Output into the <head>.
|
||||
*
|
||||
* @since 4.7.0
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue