Embed scripts used to perform actions. Overridden by children.
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.
WP_Privacy_Policy_Content::notice
Add a notice with a link to the guide when editing the privacy policy page.
Advertisement
WP_Privacy_Requests_Table::column_email
Actions column. Overridden by children.
WP_Privacy_Policy_Content::privacy_policy_guide
Output the privacy policy guide together with content from the theme and plugins.
WP_Privacy_Requests_Table::column_next_steps
Next steps column. Overridden by children.
WP_Privacy_Policy_Content::get_default_content
Return the default suggested privacy policy content.
Advertisement
WP_Privacy_Requests_Table::single_row
Generates content for a single row of the table,
WP_Privacy_Policy_Content::add_suggested_content
Add the suggested privacy policy text to the policy postbox.
WP_Privacy_Requests_Table::get_columns
Get columns to show in the list table.