Open danielbachhuber opened 11 years ago
Hey i've implemented this for posts so far.
wp sideload-images all-in-posts
1416c419aefed658007fe23b425c65f2621d4f8e
Nice! Btw, you should use hub
to create a pull request from an issue :)
Thanks. Hub is on my list of things to check out!
It would be nice to have a wp-cli command for making sure all of the images referenced on the site are pulled into the media gallery.
Something like:
wp p2-sideload-media import-all
It would get all posts and comments, loop through, run the sideload code you have, and update as necessary.