简体   繁体   中英

Uploading images from Azure blob storage to Wordpress

所以我知道可以从 Azure blob 存储中获取图像并获取所有链接,但是是否可以检索所有图像并将它们上传到 WordPress 媒体库?

You might want to try doing a quick search online before posting here, but yes I believe this should be possible.

Assuming you already have your images in Azure

  • get the Windows Azure Storage for WordPress Plugin

  • grab the access key from Azure, you can find this under Azure Storage Account's Settings > Access Keys blade)

  • in WordPress settings , under Windows Azure , put in the Azure credentials you just grabbed

  • create a new container in WordPress, and select 'Use Windows Azure Storage when uploading via WordPress'

  • now that you have the plugin installed and configured you should be able to once in the WordPress Edit screen you can just go Add Media button > Insert Media > U[load Files tab and you'll be able to now point to Azure Blob Storage and grab images

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM