Skip to content

Downloads missing attachments from your attachments metadata from a remote server.

Notifications You must be signed in to change notification settings

cftp/wp-cli-download-missing-attachments

Repository files navigation

Download Missing Attachments

This is for those situations where someone delivers you a database dump from a WordPress site, but you don't have access to the images and other user uploaded files.

This plugin adds a WP CLI command to download any files which are missing for attachments.

Examples

wp remote-attachments get --remote-url-base=http://www.example.com/wp-content/uploads/ --generate-thumbs
wp remote-attachments get --remote-url-base=http://www.example.com/files/

About

Downloads missing attachments from your attachments metadata from a remote server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages