WEB_FONT_LOADER_URL WEB_FONT_LOADER_URL ='*ajax.googleapis.com/ajax/libs/webfont/*/webfont.js*' Web Font Loader compatibility.
getAdminEmailLink() getAdminEmailLink() Get a `mailto:` link for the admin email. This can be especially useful for contact forms.
createHostsForCdn() createHostsForCdn(string $filename) Iterate all known CDNs and return an array for blocking rules. You do not need to include the wildcard symbol `*` as it is automatically created. Parameters string $filename
getPluginConstantPrefix() getPluginConstantPrefix(): string Get the prefix of this plugin so composer packages can dynamically build other constant values on it. Returns string