Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Personal Data Export for author information #9775

Open
moorscode opened this issue May 18, 2018 · 0 comments
Open

Implement Personal Data Export for author information #9775

moorscode opened this issue May 18, 2018 · 0 comments

Comments

@moorscode
Copy link
Contributor

WordPress 4.9.6 introduces new tools to ease GDPR required data exports.

As we also store data that belongs to a user, we want to hook into these tools and provide the data for exports.

Data:

  • User meta: wpseo_title
  • User meta: wpseo_metadesc

Reference: https://developer.wordpress.org/plugins/privacy/adding-the-personal-data-exporter-to-your-plugin/

As these filters only are used when the specific WordPress version is used, we don't have to add specific version checks for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants