=== Plugin Name === Contributors: Rudloff Tags: avatar, privacy Requires at least: 4.0.1 Tested up to: 4.0.1 Stable tag: 0.1.1 License: GPL License URI: http://www.gnu.org/licenses/gpl.html This plugin replaces Gravatar URLs with a local proxy. == Description == This plugin replaces Gravatar URLs with a local proxy. It helps mitigating Gravatar privacy risks by hiding your users IP addresses to Gravatar. == Installation == 1. Upload `wp-gravatar-proxy` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.1.1 = * Cache avatars * Don't run plugin in back office = 0.1 = * Initial release