Audit the media library
audit_mediaCheck media library for images missing alt text and identify unused attachments. Fix accessibility gaps and free up disk space by targeting high-value alt text and unreferenced media.
Instructions
Audit the media library for images missing alt text and for attachments not referenced by any content. Alt text is the highest-value accessibility fix on most sites, and unused media is where disk usage quietly accumulates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many attachments to examine. | |
| site_id | No | Which configured WordPress site to act on. Optional — with a single site configured it is used automatically; with several, the default site is used unless you name one. Run list_sites for valid ids. | |
| check_unused | No | Also check which attachments no content references. Slower — it scans content bodies. |