Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Libravatar

Beschreibung

Adds Libravatar avatars support to your WordPress installation. Libravatar is an alternative to Gravatar and its API is mostly compatible.

To use Libravatars, just select the „Libravatar Logo“ option in the Discussion panel of your WordPress administration area. Of course you are advised to create an account in Libravatar!

Thanks to

  • François Marier (For his hard work in the Libravatar project and his bug fixes)

Screenshots

  • The new Libravatar entry in the avatar list

Installation

Just extract the plugin directory into your wp-content/plugins directory.

FAQ

What are the requirements of this plugin?

Exactly the same as the current stable version of WordPress!

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Libravatar“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Libravatar“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.3

  • Oops, I forgot to add Services_Libravatar.php before! Should be fixed now.

1.0.2

  • Support for federation (self hosted avatars functionnality of Libravatar)
  • Now uses the Services_Libravatar class from Libravatar

1.0.1

  • Corrected invalid s query arg
  • Corrected default picture
  • Corrected the version constants
  • Corrected the (wrong) text domain

1.0.0

  • Initial release