Changes between Initial Version and Version 1 of Ticket #44040, comment 2
- Timestamp:
- 05/10/2018 07:24:17 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44040, comment 2
initial v1 2 2 - WP_DEBUG true 3 3 - Comment out add_filter( 'wp_privacy_personal_data_erasers', 'wp_register_comment_personal_data_eraser' ); in wp-includes/default-filters.php 4 - Make sure you have NO other plugins installed that contribute erasers - the goal is to get to 0 erasers :P 4 5 - Perform an erasure on an uncompleted request. Ensure it completes and is marked as such. 5 6 - Ensure no notices in the logs