Open danieliser opened 6 years ago
@danieliser It appears there are two items left unchecked for this. Do you think we should still support 3rd party cookie consent plugins?
Also, do you think we should still build out the cron job system?
@fpcorso Actually I do think the cron is needed. I have found a few sites where the erasure request routines were not finding all results or would fail to delete ours among the rest.
What I think happens is that the process can time out if a lot of processes are taking place during that erasure. When that happens if we scheduled a cron with that users email etc, we can call for an async cleanup at the first opportunity.
For cookie consent, againi would love to do this out of the box, but there are quite a few and they all do things differently. Only one that I've found truly blocks cookies.
Based on my own guide so far: https://danieliser.com/practical-guide-to-gdpr-compliance-for-wordpress-plugin-and-theme-developers/