Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #44040, comment 2


Ignore:
Timestamp:
05/10/2018 07:24:17 PM (6 years ago)
Author:
allendav
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44040, comment 2

    initial v1  
    22- WP_DEBUG true
    33- 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
    45- Perform an erasure on an uncompleted request. Ensure it completes and is marked as such.
    56- Ensure no notices in the logs