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.

常見問題集

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