High code_scan_match
Fonts Plugin | Google Fonts, Adobe Fonts & Upload Fonts Resolved · code_scan_fp_class_vendor_cdn_enqueue
17d ago
| Slug | olympus-google-fonts | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||||
| Findings |
| ||||||||||||||
| Resolved sha | 42e23f93fe04ad018898ba18da35644c442b11bd |
View raw JSON
{
"slug": "olympus-google-fonts",
"finding_count": 1,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/class-ogf-typekit.php",
"line": 351,
"snippet": "wp_enqueue_style( 'typekit-' . $clean_id, 'https://use.typekit.com/' . $clean_id . '.css', array(), OGF_VERSION );",
"confidence": "medium",
"details": {
"url": "https://use.typekit.com/",
"url_host": "use.typekit.com"
}
}
],
"resolved_sha": "42e23f93fe04ad018898ba18da35644c442b11bd"
}