Add a private field to WP_Terms_List_Table, $level.
See #30891. Built from https://develop.svn.wordpress.org/trunk@31166 git-svn-id: http://core.svn.wordpress.org/trunk@31147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -11,6 +11,8 @@ class WP_Terms_List_Table extends WP_List_Table {
|
||||
|
||||
public $callback_args;
|
||||
|
||||
private $level;
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user