Embed scripts used to perform actions. Overridden by children.
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_Policy_Content::__construct
Constructor
WP_Privacy_Requests_Table::process_bulk_action
Process bulk actions.
Advertisement
WP_Privacy_Policy_Content::add
Add content to the postbox shown when editing the privacy policy.
WP_Privacy_Requests_Table::prepare_items
Prepare items to output.
WP_Privacy_Policy_Content::text_change_check
Quick check if any privacy info has changed.
WP_Privacy_Requests_Table::column_cb
Checkbox column.
Advertisement
WP_Privacy_Policy_Content::policy_text_changed_notice
Output a warning when some privacy info has changed.
WP_Privacy_Requests_Table::column_status
Status column.
WP_Privacy_Policy_Content::_policy_page_updated
Update the cached policy info when the policy page is updated.