Docs: Improve the DocBlock summary for add_theme_support()
.
See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@37673 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d008c4e088
commit
d470bd22dc
@ -1514,7 +1514,7 @@ function get_editor_stylesheets() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Allows a theme to register its support of a certain feature
|
||||
* Registers theme support for a given feature.
|
||||
*
|
||||
* Must be called in the theme's functions.php file to work.
|
||||
* If attached to a hook, it must be {@see 'after_setup_theme'}.
|
||||
|
Loading…
Reference in New Issue
Block a user