mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Fix a typo across some function and hook docs.
s/filterss/filters. See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@37961 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -312,7 +312,7 @@ function get_theme_feature_list( $api = true ) {
|
||||
* Retrieves theme installer pages from the WordPress.org Themes API.
|
||||
*
|
||||
* It is possible for a theme to override the Themes API result with three
|
||||
* Filterss. Assume this is for themes, which can extend on the Theme Info to
|
||||
* filters. Assume this is for themes, which can extend on the Theme Info to
|
||||
* offer more choices. This is very powerful and must be used with care, when
|
||||
* overriding the filters.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user