Descrição
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.
Instalação
- 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.
Perguntas frequentes
-
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Simple Frontend Avatar Uploader” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Simple Frontend Avatar Uploader” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0
- Initial release.