Описание
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.
Установка
- 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.
Часто задаваемые вопросы
-
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Simple Frontend Avatar Uploader» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Simple Frontend Avatar Uploader» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- Initial release.