You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used WordPress on App Service to build an external public site.
I’m utilizing the Azure Storage plugin to keep images in Azure Storage.
■ What I’m having trouble with right now
If there is a string containing “/wp-content/uploads/” in the posted article, it will be automatically rewritten to StorageURL.
I’m very troubled because if the string in the posted article is automatically rewritten, it won’t be the correct link.
Steps to Reproduce
1.Create a new post
2.Write a link URL containing the string "/wp-content/uploads/"
3.Even if the URL should not be rewritten, it will automatically be changed to the Storage URL.
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Describe the bug
We used WordPress on App Service to build an external public site.
I’m utilizing the Azure Storage plugin to keep images in Azure Storage.
■ What I’m having trouble with right now
If there is a string containing “/wp-content/uploads/” in the posted article, it will be automatically rewritten to StorageURL.
I’m very troubled because if the string in the posted article is automatically rewritten, it won’t be the correct link.
Steps to Reproduce
1.Create a new post
2.Write a link URL containing the string "/wp-content/uploads/"
3.Even if the URL should not be rewritten, it will automatically be changed to the Storage URL.
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: