Docs

WPTT_WebFont_Loader::set_font_format( string $format = 'woff2' ): void

Set the font-format to be used.

Parameters

$formatstringoptional
The format to be used. Use "woff" or "woff2".

Default:'woff2'

Return

void

Changelog

VersionDescription
1.0.0Introduced.