Описание
This plugin allows you to:
- Add a photo with each user, much like featured images
- Replaces the user gravatar with their featured photo
- Only users levels that can upload_files in their capabilities can manage their user photo
Скриншоты
Установка
To install the plugin:
- Upload
mindutopia_user_thumbnailsdirectory to the/wp-content/plugins/directory, or upload the.zipfile through thewp-adminplugins interface. - Activate the plugin through the ‘Plugins’ menu in WordPress
- User photos will automatically replace user gravatars using the
get_avatarfilter.
Additionally these functions/template tags are available with this plugin to use in your templates and files.
* has_author_thumbnail — checks if a user has a photo saved with it : takes user_id
* the_author_thumbnail — print the author image markup : takes user id, size, and image attributes
* get_the_author_thumbnail — retrieve the image markup : takes user id, size, and image attributes
Часто задаваемые вопросы
- Can my users edit their own photos?
-
Only if they have the ability to upload photos on your site.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Mindutopia User Thumbnails» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Mindutopia User Thumbnails» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
Original Release
1.1
Image Sizing Update
1.2
Integer Support Image Sizing admin avatars


