Simple Frontend Avatar Uploader
Simple Frontend Avatar Uploader
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
Simply add the shortcode [simple_frontend_avatar_upload] to any page where you want the upload button to appear.
Yes, go to the settings page and select which user roles are allowed to upload profile pictures.
Yes, you can set the display size in pixels in the settings.
Reviews
Changelog
1.0.0
- Initial release.