WP_Theme_JSON::get_svg_filters()
Converts all filter (duotone) presets into SVGs.
Converts all filter (duotone) presets into SVGs.
This function takes care of adding inline styles in the proper place, depending on the theme in use.
Returns a string containing the SVGs to be referenced as filters (duotone).
Renders the SVG filters supplied by theme.json.
Renders the duotone filter SVG and returns the CSS filter property to reference the rendered SVG.