How to upload images manually to wordpress?

I would like to know if it is possible to manually upload images to WordPress (ftp/scp) and make it recognize them and add them to the media browser. This also has to work with WordPress running in multi-site mode (network).

1 Answer
1

I haven’t tested this in multi-site but can’t see any reason that it wouldn’t work. The Add from Server plugin searches for images that you manually upload to WordPress and adds them to the media manager. You can find it here: http://wordpress.org/extend/plugins/add-from-server/
Tested on the latest WordPress.

Leave a Comment