This topic describes how to store remote attachments from WordPress websites to OSS.
Prerequisites
- OSS is activated and a bucket whose ACL is public read is created.
- For more information about how to activate OSS, see Activate OSS.
- For more information about how to create a bucket, see Create buckets.
- A WordPress website is built.
Background information
WordPress does not provide native support for this feature, but you can use a third-party plug-in to implement this feature. In this topic, the WordPress version is 4.3.1 and the plug-in is Hacklog Remote Attachment.