WP Manifestindependent plugin directory
manifest / privacy / pseudonymous

Pseudonymous

A WordPress plugin to anonymize user data as much as possible on the site frontend.

by Derrick Tennant · github.com/emrikol/pseudonymous

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.zip

Readme

=== 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_user filter to stop data leaking fro the /wp-json/wp/v2/users/2 REST API endpoint.

= 1.0.0 =

  • First Version

Read the full README on GitHub →