Pseudonymous
A WordPress plugin to anonymize user data as much as possible on the site frontend.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/emrikol/pseudonymous/archive/refs/heads/master.zipReadme
=== Pseudonymous === Contributors: emrikol Tags: anonymous, private Donate link: https://wordpressfoundation.org/donate/ License: GPL
Anonymizes user data as much as possible on the site frontend.
== Changelog ==
= 1.0.1 =
- Bugfix: Added
rest_prepare_userfilter to stop data leaking fro the/wp-json/wp/v2/users/2REST API endpoint.
= 1.0.0 =
- First Version