Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP Auto Alt Image Tag

Beskrivning

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

Installation

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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”WP Auto Alt Image Tag” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”WP Auto Alt Image Tag” har översatts till 1 språk. Tack till översättarna för deras bidrag.

Översätt ”WP Auto Alt Image Tag” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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