Mô tả
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
Cài đặt
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin from the Plugins page in WordPress.
- Go to Settings > AltNinja to configure your options and API key.
- Review and manage generated alt text in Media > AltNinja Manager.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“AltNinja Alt Text Generator” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “AltNinja Alt Text Generator” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- Initial release.