wp_list_media
List media files in your WordPress library and retrieve URLs, types, and metadata for efficient content management.
Instructions
List media files in the WordPress library. Returns file URLs, types, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | Number of items to return (default 10) | |
| media_type | No | Filter by type: image, video, audio, application |