Indicates whether the screen is in a particular admin
WP_Screen::__construct
Constructor
WP_Screen::set_current_screen
Makes the screen object the current screen.
WP_Screen::get
Fetches a screen object.
Advertisement
WP_Privacy_Requests_Table::embed_scripts
Embed scripts used to perform actions. Overridden by children.
WP_Privacy_Requests_Table::single_row
Generates content for a single row of the table,
WP_Privacy_Requests_Table::column_next_steps
Next steps column. Overridden by children.
WP_Privacy_Requests_Table::column_email
Actions column. Overridden by children.
Advertisement
WP_Privacy_Requests_Table::column_default
Default column handler.
WP_Privacy_Requests_Table::get_timestamp_as_date
Convert timestamp for display.
WP_Privacy_Requests_Table::column_status
Status column.
WP_Privacy_Requests_Table::column_cb
Checkbox column.
Advertisement
WP_Privacy_Requests_Table::prepare_items
Prepare items to output.
WP_Privacy_Requests_Table::process_bulk_action
Process bulk actions.
WP_Privacy_Requests_Table::get_bulk_actions
Get bulk actions.