Disable SVG sanitisation through the Companion plugin

This filter can be used if your SVG files contain specific embedded data that you don’t want to lose when uploaded through one of our features.

add_filter('blocksy:svg:should_sanitize', '__return_false');
Not the solution you are looking for?

Please check other articles or open a support ticket.