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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

AltNinja Alt Text Generator はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“AltNinja Alt Text Generator” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • Initial release.