A WP_List_Table for displaying the list of update-able records
-
WP_List_Table
-
CultureHosts\WP\Importer\Admin\Tables\Update_Table
Located at culturehosts-importer/src/Admin/Tables/Update_Table.php
| Methods |
public
|
__construct(string $endpoint, array $data, int $count, int $per_page)
Sets up the updates table
Sets up the updates table
|
#
|
public
|
get_columns()
|
#
|
public
|
get_hidden_columns()
|
#
|
public
|
get_sortable_columns()
|
#
|
public
|
column_default($item, $column_name)
|
#
|
public
|
column_cb($item)
|
#
|
public
|
prepare_items()
|
#
|