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

Me Widget

설명

Me Widget is a widget designed to be used with WordPress 3.9 sites, and requires
having a Gravatar profile. Me Widget is similar to
Jetpacks Gravatar Profile Widget
but provides extra customization like using a avatar not on your Gravatar
profile or adding custom class tag to your avatar image easily from your

Features

  • Avatar : Display your Gravatar or a custom avatar.
  • Profile Info : Display some, all, or none of the personal information
    from your Gravatar profile.
  • Customize : the way your avatar and profile data is displayed using
    preset styles.
  • CSS : Easy to edit or make your own styles by adding the style
    template to your existing style sheet
  • Social Icons* : Displays icons for your verified accounts from your
    Wordpress profile.

*Icons are provided by Font Awesome 4.1.0
created by Dave Gandy, the
font\’s cheat sheet is found here,
and the list that the widget recognizes is found here
(This list may not be complete, if there is an icon that is
in Awesome Fonts that should be included in this list please let me know).

스크린샷

  • Add to a widget are and enter your Gravatar account email.
  • Add attributes through the widget panel.
  • Add link to any avatar you like. Customize further by adding attributes.

설치

Requirements: WordPress 3.9.* and PHP 5.

  1. Upload the entire me-widget folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the \’Plugins\’ menu in WordPress.

For more information on how to set up the widget please go to the Me Widget site.

Setup

  • Place the widget into one of your side bars then under the
    widget option first put in a Gravatar Account email you wish to display then save.
    If the email that was entered is valid you can then begin to select some of the options.
  • A small preview of the data that is contained within each option will be shown
    to the right of the check box label. If no data was retrieved for that item it
    will be left blank.
  • If you would like an image other than the one provided by Gravatar, enter
    the url to the image in the Custom Image Url text box.
  • With Image size you can set the pixel width of the image (Note: this
    is not the same as the display width)
    . This option is not available for custom
    images.
  • You can add attributes by listing them in Image attributes text box.
    Example:
    width=30%, class=thumbnail right-align
    gets converted to

Styling

A few styles have already been provided for you but you will most likely want to
make more. An example CSS has been provided for you in the css folder named
me-widget-example.css.
Simply fill it in with your own styles. For images you can make your own
selectors then add them using the Image attributes dialog.

More styles would be great. If you have one you would like to add to the widget
just give me a pull request at the site page.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Me Widget”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Me Widget”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3

  • Patch to fix wrong email showing in widget.