Description
I would like image sideloading to be disabled when a feed is consumed by the plugin. Currently the images are sideloaded via https://github.com/alleyinteractive/wp-block-converter/blob/develop/src/class-block-converter.php#L125 and there is no easy off switch. This should be a setting on all feed transformers.
Use Case
When a user consumes a feed they should have the option to not sideload all images to their media library.
Description
I would like image sideloading to be disabled when a feed is consumed by the plugin. Currently the images are sideloaded via https://github.com/alleyinteractive/wp-block-converter/blob/develop/src/class-block-converter.php#L125 and there is no easy off switch. This should be a setting on all feed transformers.
Use Case
When a user consumes a feed they should have the option to not sideload all images to their media library.