이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Mindutopia User Thumbnails

설명

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

스크린샷

  • The user table with user photo output.
  • The user profile form with the photo uploader.
  • Use the native wordpress uploader to choose your user photos.

설치

To install the plugin:

  1. Upload mindutopia_user_thumbnails directory to the /wp-content/plugins/ directory, or upload the .zip file through the wp-admin plugins interface.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. User photos will automatically replace user gravatars using the get_avatar filter.

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

FAQ

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