Process bulk actions.
WP_Privacy_Requests_Table::get_bulk_actions
Get bulk actions.
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_request_counts
Count number of requests for each status.
Advertisement
WP_Privacy_Requests_Table::get_default_primary_column_name
Default primary column.
WP_Privacy_Requests_Table::get_sortable_columns
Get a list of sortable columns.
WP_Privacy_Requests_Table::get_admin_url
Normalize the admin URL to the current page (by request_type).
WP_Privacy_Requests_Table::get_columns
Get columns to show in the list table.
Advertisement
WP_Privacy_Policy_Content::add_suggested_content
Add the suggested privacy policy text to the policy postbox.
WP_Privacy_Policy_Content::get_default_content
Return the default suggested privacy policy content.
WP_Privacy_Policy_Content::privacy_policy_guide
Output the privacy policy guide together with content from the theme and plugins.
WP_Privacy_Policy_Content::notice
Add a notice with a link to the guide when editing the privacy policy page.
Advertisement
WP_Privacy_Policy_Content::get_suggested_policy_text
Check for updated, added or removed privacy policy information from plugins.
WP_Privacy_Policy_Content::_policy_page_updated
Update the cached policy info when the policy page is updated.
WP_Privacy_Policy_Content::policy_text_changed_notice
Output a warning when some privacy info has changed.