Simple Local Avatars

Beschreibung

Fügt den Benutzerprofilen ein Avatar-Upload-Feld hinzu, wenn der aktuelle Benutzer über Medienberechtigungen verfügt. Erzeugt die gewünschten Größen auf Anfrage, genau wie Gravatar! Einfach und leicht.

Bearbeite einfach ein Benutzerprofil und scrolle zum neuen Feld „Avatar“. Das Plugin kümmert sich um das Zuschneiden und die Größenanpassung!

  1. Stores avatars in the „uploads“ folder where all of your other media is kept.
  2. Has a simple, native interface.
  3. Fully supports Gravatar and default avatars if no local avatar is set for the user – but also allows you turn off Gravatar.
  4. Erzeugt bei Bedarf die gewünschte Avatargröße (und speichert die neue Größe aus Effizienzgründen), so dass sie gut aussieht, genau wie Gravatar!
  5. Lets you decide whether lower privilege users (subscribers, contributors) can upload their own avatar.
  6. Enables rating of local avatars, just like Gravatar.

Screenshots

  • Avatar-Upload-Feld auf einer Benutzer-Profilseite

Installation

  1. Einfache Installation über das WordPress-Plugin-Bedienfeld oder manuelles Herunterladen des Plugins und Hochladen des extrahierten Ordners in das Verzeichnis /wp-content/plugins/.
  2. Aktiviere das Plugin über das Plugins-Menü in WordPress
  3. Wenn Du möchtest, dass nur Benutzer mit Datei-Upload-Berechtigung Avatare hochladen können, aktiviere die entsprechende Option unter Einstellungen > Diskussion
  4. Starte das Hochladen von Avataren, durch bearbeiten der Benutzerprofile!

Verwende Avatare in deinem Theme mithilfe der eingebauten get_avatar() Funktion von WordPress: https://codex.wordpress.org/Function_Reference/get_avatar

You can also use get_simple_local_avatar() (with the same arguments) to retrieve local avatars a bit faster, but this will make your theme dependent on this plug-in.

FAQ

Does Simple Local Avatars collect personal data of website visitors?

No. Simple Local Avatars neither collects, stores, nor sends any PII data of visitors or avatar users on the host site or to 10up or other services.

Rezensionen

19. Februar 2025 1 Antwort
Simple Local Avatars has been the perfect solution for managing avatars on my WordPress site. I love how easy it is to let users upload their own images without relying on external services. The installation process is quick, and the integration with my site has been seamless. What I appreciate the most is how easy it is to customize avatars, all managed directly from the user panel, with no hassle. Plus, it doesn’t rely on external platforms, giving me more control over avatar privacy and load times. If you’re looking for a simple, fast, and reliable solution to manage local avatars, this plugin is perfect. Highly recommended! —————————————————————- Spanish Simple Local Avatars ha sido la solución perfecta para gestionar los avatares en mi sitio de WordPress. Me encanta lo sencillo que es permitir que los usuarios suban sus propias imágenes sin necesidad de servicios externos. El proceso de instalación es rápido y la integración con mi sitio ha sido perfecta. Lo que más me gusta es lo fácil que es personalizar los avatares, todo se maneja directamente desde el panel de usuario, sin complicaciones. Además, no depende de plataformas externas, lo cual me da más control sobre la privacidad y la carga de los avatares. Si estás buscando una solución simple, rápida y confiable para administrar avatares locales, este plugin es ideal. ¡Altamente recomendado!
15. Januar 2025 1 Antwort
Все работает как надо, css обволакивается и пользователи становятся довольными! Спасибо!
4. November 2024 1 Antwort
SIMPLE solution to the GDPR issue with WordPress Gravatars. I usually set up a default avatar for guests and allow users to use their own. Keep it up!
9. September 2024 1 Antwort
No issues here. Works fine, just make sure to have Avatars on in the Setting > Discussion.
Alle 89 Rezensionen lesen

Mitwirkende & Entwickler

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

Mitwirkende

„Simple Local Avatars“ wurde in 21 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Simple Local Avatars“ in deine Sprache.

Interessiert an der Entwicklung?

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

Änderungsprotokoll

2.8.4 – 2025-07-14

2.8.3 – 2024-11-18

  • Changed: Only allow images that were uploaded by the same user be used when setting the avatar via a REST request (props @dkotter, @justus12337, @faisal-alvi via #317).
  • Fixed: Only allow image files to be set as the avatar in REST requests (props @dkotter, @justus12337, @faisal-alvi via #317).
  • Security: Bump @10up/cypress-wp-utils from 0.2.0 to 0.4.0, @sentry/node from 6.19.7 to 8.38.0, @wordpress/env from 9.2.0 to 10.11.0, cypress from 13.2.0 to 13.15.2, cypress-mochawesome-reporter from 3.6.0 to 3.8.2, puppeteer-core from 23.3.0 to 23.8.0 (props @dkotter via #319).

2.8.2 – 2024-11-12

  • Fixed: Ensure dependencies are (actually) included properly in the release (props @dkotter via #316).

2.8.1 – 2024-11-12

  • Fixed: Ensure dependencies are included properly in the release (props @dkotter via #315).

2.8.0 – 2024-11-12

Note that this release bumps the minimum required version of WordPress from 6.4 to 6.5.

View historical changelog details here.