Description
Simple Frontend Avatar Uploader is a lightweight plugin that allows users to update their profile picture directly from the frontend. It uses the native WordPress media uploader for a seamless experience.
Features:
* Frontend profile picture upload.
* Uses WordPress Media Library.
* Shortcode [simple_frontend_avatar_upload] to display the upload button.
* AJAX-based upload for instant feedback.
* Restrict uploads to specific user roles.
* Customize image size and shape (Circle/Square).
* Modern Admin Settings page.
Installation
- Upload the plugin files to the
/wp-content/plugins/simple-frontend-avatar-uploaderdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings > Avatar Uploader to configure allowed roles and image settings.
- Use the shortcode
[simple_frontend_avatar_upload]in any page or post to display the upload button.
FAQ
-
How do I use the plugin?
-
Simply add the shortcode
[simple_frontend_avatar_upload]to any page where you want the upload button to appear. -
Can I restrict who can upload?
-
Yes, go to the settings page and select which user roles are allowed to upload profile pictures.
-
Does it support custom image sizes?
-
Yes, you can set the display size in pixels in the settings.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Simple Frontend Avatar Uploader » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Simple Frontend Avatar Uploader » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0.0
- Initial release.