mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +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:
@@ -78,7 +78,7 @@ class WP_Plugins_List_Table extends WP_List_Table {
|
||||
wp_reset_vars( array( 'orderby', 'order' ) );
|
||||
|
||||
/**
|
||||
* Filterss the full array of plugins to list in the Plugins list table.
|
||||
* Filters the full array of plugins to list in the Plugins list table.
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user