Property | Type | Description | |
---|---|---|---|
$_column_headers | Setting this variable won't run the filter at all | ||
$filter | string | Filter the featured plugin list? Used to separate new layout |
Method | Description | |
---|---|---|
__construct ( ) | Constructor. Sets up the list table. | |
column_default ( array $slug, string $column_name ) : string | Returns the content for a row in the list table. | |
display ( ) : void | Output custom display for featured plugins | |
get_columns ( ) : array | Return associative array of columns in the table | |
prepare_items ( ) | Fetch the list of VIP featured plugins to display in the list table. |
public get_columns ( ) : array | ||
return | array | The array of table columns |
public prepare_items ( ) |
public $_column_headers |
public string $filter | ||
return | string |