這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Auto Alt Image Tag

外掛說明

Compatible with the most popular plugins. Please report if you faced any problem with any plugin.
Inserts automatically alt tag/attributes to HTML if alt attributes are empty or somehow missing.
Works only in single page.

Note: This plugin is written only in PHP. So you can except a better SEO visibility and better crawl statistics.

Credits

安裝方式

Go to Plugins -> Add New
Search for WP Auto Alt Image Tag
Download and Activate plugin
All done.

Manual Installation
Upload the zip file and unzip it in the /wp-content/plugins/ directory via FTP client, activate the plugin through the Plugins menu in WordPress and you are good to go.

常見問題集

Which text use the plugin for filling the missing alt text?

It uses attachments title or file name.

Why you created this plugin?

There are so many plugins done this job but they all using either; manual action way or jQuery way. I needed simple and pure PHP version for better SEO visibility. So i created this.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WP Auto Alt Image Tag〉的開發相關工作。

參與者

〈WP Auto Alt Image Tag〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WP Auto Alt Image Tag〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release
  • Basic functionality

1.1.0

  • Some html extraction methods changed
  • Better stability

1.1.1

  • File paths are fixed
  • Some admin screen PHP warnings fixed

1.1.2

  • Required files included for “get_plugin_data” function working properly

1.1.3

  • Fix: character encoding UTF-8 correctly