Core Class
View Source on Trac ↗
Core Class
_WP_List_Table_Compat
class _WP_List_Table_Compat
// Constructor: function Object() { [native code] } Helper class to be used only by back compat functions.
Methods 3 methods
| Method / Return | Description |
|---|---|
| __construct() void | Constructor.
Parameters: $screen: mixed, $columns: mixed |
| get_column_info() array | Gets a list of all, hidden, and sortable columns. |
| get_columns() array | Gets a list of columns. |
Properties
| Property / Type | Description |
|---|---|
| $_screen mixed public | No description available. |
| $_columns mixed public | No description available. |
Class Information
Since Version
3.1.0
Source File
wp-admin/includes/class-wp-list-table-compat.php
Advertisement