该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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