ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
tmp
/
Filename :
fa.php
back
Copy
/* ============ Non-render-blocking Google Fonts (v3.3.2) ============ */ if (!function_exists('bs_async_fonts')) { function bs_async_fonts($tag, $handle){ if ($handle === 'bs-fonts') { $async = str_replace("media='all'", "media='print' onload=\"this.media='all';this.onload=null;\"", $tag); return $async . '<noscript>' . $tag . '</noscript>'; } return $tag; } add_filter('style_loader_tag', 'bs_async_fonts', 10, 2); }