馃悶 Bug Report
Type:
Description:
URLs in image src are not rewritten with the onion address, causing images to load from clearnet.
Steps to Reproduce (for bugs):
- Install a new wordpress instance with a basic theme (eg. twentytwentyfive) and enable onionify plugin
- Setup an onion for the site and configure the mapped address in onionify settings
- Create a new post with an image block, from an image uploaded in media
- Browse to the newly created post
Expected Behavior:
Images should be loaded from the onion address.
Instead, the src attribute of img tags loads from the clearnet address.
Environment:
- WordPress Version: 6.9.7
- PHP Version: php-fpm 8.4.25
- Onionify Version: 1.0.4
- Server / Hosting: Self-hosted
馃悶 Bug Report
Type:
Description:
URLs in image
srcare not rewritten with the onion address, causing images to load from clearnet.Steps to Reproduce (for bugs):
Expected Behavior:
Images should be loaded from the onion address.
Instead, the
srcattribute ofimgtags loads from the clearnet address.Environment: