wp_media_set_alt_text
Update accessibility metadata for WordPress media items: set or clear alt text, edit caption and description. Ideal for bulk SEO improvements.
Instructions
Update accessibility and descriptive metadata of a media item: alt_text (required), caption and description (optional). Useful for bulk SEO improvements on existing media. Empty alt_text is allowed (explicitly clearing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| caption | No | ||
| alt_text | Yes | ||
| description | No |