Embed scripts used to perform actions. Overridden by children.
WP_Privacy_Requests_Table::column_status
Status column.
WP_Privacy_Requests_Table::get_timestamp_as_date
Convert timestamp for display.
WP_Privacy_Requests_Table::column_default
Default column handler.
Advertisement
WP_Privacy_Requests_Table::column_email
Actions column. Overridden by children.
WP_Privacy_Requests_Table::column_next_steps
Next steps column. Overridden by children.
WP_Privacy_Requests_Table::single_row
Generates content for a single row of the table,
WP_Privacy_Requests_Table::get_columns
Get columns to show in the list table.
Advertisement
WP_Privacy_Requests_Table::get_admin_url
Normalize the admin URL to the current page (by request_type).
WP_Privacy_Requests_Table::get_sortable_columns
Get a list of sortable columns.
WP_Privacy_Requests_Table::get_default_primary_column_name
Default primary column.
WP_Privacy_Requests_Table::get_request_counts
Count number of requests for each status.
Advertisement
WP_Privacy_Requests_Table::get_views
Get an associative array ( id => link ) with the list of views available on this table.
WP_Privacy_Requests_Table::get_bulk_actions
Get bulk actions.
WP_Privacy_Requests_Table::process_bulk_action
Process bulk actions.