Sets the old string-based contextual help for the screen for backward compatibility.
WP_Screen::is_block_editor
Sets or returns whether the block editor is loading on the current screen.
WP_Screen::in_admin
Indicates whether the screen is in a particular admin
WP_Screen::__construct
Constructor
Advertisement
WP_Screen::set_current_screen
Makes the screen object the current screen.
WP_Screen::get
Fetches a screen object.
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,
Advertisement
WP_Privacy_Requests_Table::column_next_steps
Next steps column. Overridden by children.
WP_Privacy_Requests_Table::column_email
Actions column. Overridden by children.
WP_Privacy_Requests_Table::column_default
Default column handler.
WP_Privacy_Requests_Table::get_timestamp_as_date
Convert timestamp for display.
Advertisement
WP_Privacy_Requests_Table::column_status
Status column.
WP_Privacy_Requests_Table::column_cb
Checkbox column.
WP_Privacy_Requests_Table::prepare_items
Prepare items to output.