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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Frontend Avatar Uploader” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Frontend Avatar Uploader” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.