Logo::filter_svg_logo_size( string $sizes, string $size, string $image_src, array $image_meta, int $attachment_id )

Set the sizes for SVG.


Parameters

$sizes

(Required) The style sizes.

$size

(Required) The specified size.

$image_src

(Required) The source of the image.

$image_meta

(Required) The meta for the image.

$attachment_id

(Required) The attachment ID.


Return

(string)


Source

File: header-footer-grid/Core/Components/Logo.php