mirror of
git://develop.git.wordpress.org/
synced 2025-02-22 23:54:09 +01:00
Add a private
field to WP_Terms_List_Table
, $level
.
See #30891. git-svn-id: https://develop.svn.wordpress.org/trunk@31166 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b3f726efc4
commit
47a74bb21f
@ -11,6 +11,8 @@ class WP_Terms_List_Table extends WP_List_Table {
|
||||
|
||||
public $callback_args;
|
||||
|
||||
private $level;
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user