AltNinja Alt Text Generator

Описание

AltNinja Alt Text Generator automatically adds or updates the „alt“ attribute for images.

It first tries to use the nearest heading on the page (such as H1, H2, H3, etc.) to create relevant alt text. If no suitable heading is found, the plugin can generate alt text using Google’s Gemini AI (via Google AI Studio).

You can configure the plugin in the Settings area and review generated alt text in Media > AltNinja Manager.

External Services

This plugin connects to Google’s Gemini API to generate alt text when no heading is available.

What data is sent and when:
– During AI alt generation (manual run, bulk generate, or on upload if enabled), the plugin sends the image file (base64-encoded) and its MIME type to Google’s endpoint, along with a plain-text prompt and your selected language code if set.
– Endpoint domain: https://generativelanguage.googleapis.com
– No WordPress user account data or site URLs are intentionally sent, though images themselves may contain personal information depending on content.

You must create your own API key in Google AI Studio and save it in Settings.

Service provider:
Google AI (Google AI Studio) — https://aistudio.google.com
Terms of Service — https://ai.google.dev/terms
Privacy Policy — https://policies.google.com/privacy

Инсталиране

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin from the Plugins page in WordPress.
  3. Go to Settings > AltNinja to configure your options and API key.
  4. Review and manage generated alt text in Media > AltNinja Manager.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“AltNinja Alt Text Generator” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “AltNinja Alt Text Generator” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0.0

  • Initial release.