Alt-Tags-for-Gravatar

설명

Gravatar Alt Tags is a WordPress plugin designed to improve accessibility and SEO on your website. It automatically adds descriptive alt tags to Gravatar images based on the user’s display name. This feature aids screen readers and search engines by providing meaningful descriptions for Gravatar images.

설치

  1. Download the plugin from the WordPress Plugin Repository.
  2. Upload the plugin files to the /wp-content/plugins/gravatar-alt-tags directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress.

FAQ

Does this plugin require any configuration?

No, it works out of the box. Once activated, it automatically starts adding alt tags to Gravatar images.

Is this plugin compatible with all WordPress themes?

This plugin should be compatible with most themes, but themes that heavily customize Gravatar functions might not fully support this feature.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Alt-Tags-for-Gravatar”(을)를 번역하세요.

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

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

변경이력

1.4.8

  • Added comments to the code for future devs.

1.4.6

  • Updated information.

1.4.3

  • updated header and cleaned a bit.

1.4.2

  • Fixed typos and missing php tag

1.4.0

  • added ABSPATH || exit
  • upgraded to GPLv3 license
  • changed to more unique function names

1.2

  • Improved handling for both post authors and commenters’ Gravatar images.
  • Specific enhancements for managing Gravatars in comments, including support for registered and unregistered users.

1.1

  • Initial setup