In Microsoft Azure's offering WordPress on Linux App Service, one of the aims is to offload media files to an Azure Blob Storage Container and delete them from the WordPress host's filesystem to save disk space.
W3TC has the option Use CDN links for the Media Library on admin pages which makes this use case work almost perfectly. However, I've stumbled into a roadblock in that the WordPress editor (which is often used by content mangers) doesn't use CDN links and thus media can't be loaded when editing a post.
Is there any way to use CDN links on the WordPress editor page?
In Microsoft Azure's offering WordPress on Linux App Service, one of the aims is to offload media files to an Azure Blob Storage Container and delete them from the WordPress host's filesystem to save disk space.
W3TC has the option Use CDN links for the Media Library on admin pages which makes this use case work almost perfectly. However, I've stumbled into a roadblock in that the WordPress editor (which is often used by content mangers) doesn't use CDN links and thus media can't be loaded when editing a post.
Is there any way to use CDN links on the WordPress editor page?