Docs: Correct $plugins
global type in WP_Plugins_List_Table::prepare_items()
.
Props mt8.biz. Fixes #36080. git-svn-id: https://develop.svn.wordpress.org/trunk@36830 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b38ea44e9a
commit
090e49fe74
@ -65,7 +65,7 @@ class WP_Plugins_List_Table extends WP_List_Table {
|
||||
/**
|
||||
*
|
||||
* @global string $status
|
||||
* @global type $plugins
|
||||
* @global array $plugins
|
||||
* @global array $totals
|
||||
* @global int $page
|
||||
* @global string $orderby
|
||||
|
Loading…
Reference in New Issue
Block a user