New and updated in 4.9.6
-
Gets an associative array ( id => link ) with the list of views available on this table.
Used by 0 functions | Uses 9 functions | Source: wp-admin/includes/class-wp-privacy-requests-table.php:146 -
Gets bulk actions.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-privacy-requests-table.php:209 -
Process bulk actions.
Used by 0 functions | Uses 8 functions | Source: wp-admin/includes/class-wp-privacy-requests-table.php:223 -
Prepares items to output.
Used by 0 functions | Uses 4 functions | Source: wp-admin/includes/class-wp-privacy-requests-table.php:362 -
Returns the markup for the Checkbox column.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-privacy-requests-table.php:417 -
List Table API: WP_Privacy_Requests_Table class
Used by 2 functions | Uses 1 function | Source: wp-admin/includes/class-wp-privacy-requests-table.php:10 -
Gets columns to show in the list table.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-privacy-requests-table.php:40 -
Gets a list of sortable columns.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-privacy-requests-table.php:75 -
Mark erasure requests as completed after processing is finished.
-
Fires immediately after a personal data erasure request has been marked completed.
-
function_wp_privacy_resend_request()
Resend an existing request and return the result.
-
function_wp_privacy_completed_request()
Marks a request as completed by the admin and logs the current timestamp.
-
Handle list table actions.
-
Cleans up failed and expired requests before displaying the list table.
-
functionwp_add_privacy_policy_content()
Declares a helper function for adding content to the Privacy Policy Guide.
-
Handles exporting a user’s personal data via AJAX.
-
Filters the array of exporter callbacks.
-
Filters a page of personal data exporter data. Used to build the export report.
-
Handles erasing personal data via AJAX.
-
Filters the array of personal data eraser callbacks.
-
Filters a page of personal data eraser data.
-
Fires after comment cookies are set.
-
functionmap_meta_cap()
Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
-
functionwp_get_mime_types()
Retrieves the list of mime types and file extensions.
-
functioncomment_form()
Outputs a complete commenting form for use within a template.
-
functionwp_set_comment_cookies()
Sets the cookies used to store an unauthenticated commentator’s identity. Typically used to recall previous comments by this commentator that are still held in moderation.