Embed scripts used to perform actions. Overridden by children.
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
Advertisement
WP_Privacy_Requests_Table::process_bulk_action
Process bulk actions.
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.
Advertisement
WP_Privacy_Requests_Table::column_cb
Checkbox column.
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.
Advertisement
WP_Privacy_Requests_Table::get_timestamp_as_date
Convert timestamp for display.
WP_Privacy_Policy_Content::get_suggested_policy_text
Check for updated, added or removed privacy policy information from plugins.
WP_Privacy_Requests_Table::column_default
Default column handler.