wp_media_import
Import media files from URLs into WordPress using WP-CLI commands. Add images or documents to your media library by providing the source URL and optional title.
Instructions
Import media from URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the media file to import | |
| title | No | Title for the media item |