Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Local Gravatars

Descrição

Allow your users to use gravatars, but without sacrificing privacy.

The plugin will get your users gravatars and host them locally on your website.
Your visitors will get the gravatars directly from your website instead of the gravatar CDN, therefore increasing privacy and performance.

To avoid cluttering the filesystem and to allow refreshing gravatars, the files get flushed on a weekly basis (interval can be modified using a filter).
To avoid performance issues server-side, the download process for gravatars is limited to a maximum of 5 seconds (value can be modified using a filter).

The code is simple, easy to read, well-documented and includes filters you can use to modify the behavior of the plugin:

  • Changing the folder where gravatars get downloaded.
  • Change the URL of downloaded gravatars.
  • Change the cleanup frequency.
  • Change the maximum process time to avoid performance issues.
  • Change the fallback image to use (defaults to blank) – also allows using the remote URL (not recommended as it will defeat the purpose of this privacy enhancement).

Avaliações

Leia 1 avaliação

Colaboradores e desenvolvedores

“Local Gravatars” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

“Local Gravatars” foi traduzido para 4 localizações. Agradecemos aos tradutores por suas contribuições.

Traduzir “Local Gravatars” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.