'https://fonts.googleapis.com', ]; $hints[] = [ 'href' => 'https://fonts.gstatic.com', 'crossorigin' => 'anonymous', ]; } return $hints; } add_filter('wp_resource_hints', 'byvex_preload', 10, 2);