https://github.com/allendav/profile-picture-privacy-controls
A WordPress plugin that gives users control over whether or not to opt-in to Gravatar. Avoids revealing Gravatars to logged-out visitors.
https://github.com/allendav/profile-picture-privacy-controls
gravatar-service privacy privacy-protection profile-picture wordpress-plugin
Last synced: 7 months ago
JSON representation
A WordPress plugin that gives users control over whether or not to opt-in to Gravatar. Avoids revealing Gravatars to logged-out visitors.
- Host: GitHub
- URL: https://github.com/allendav/profile-picture-privacy-controls
- Owner: allendav
- License: gpl-2.0
- Created: 2018-05-30T00:37:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T17:32:05.000Z (about 7 years ago)
- Last Synced: 2025-01-15T13:04:55.715Z (9 months ago)
- Topics: gravatar-service, privacy, privacy-protection, profile-picture, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# profile-picture-privacy-controls
Gives users control over whether or not to opt-in to Gravatar. Avoids revealing Gravatars to logged-out visitors.## How to Use
- Download this plugin as a ZIP
- Install and activate the plugin
- By default, no users' Gravatars are displayed to anyone
- To enable/disable displaying your gravatar to logged in users, go to wp-admin > Users > Your Profile and change the settings under Profile Picture.
- Note: While this plugin is active, users' Gravatars will NEVER be displayed to logged out users (including visitors like search engines.)
- Note: While this plugin is active, unregistered commenters' comments also will NEVER display a Gravatar.