Tue May 18 2021 12:26:26 GMT+0000 (Coordinated Universal Time)
Saved by @Shesek #kava
add_filter( 'style_loader_src', function($href){ if(strpos($href, "//fonts.googleapis.com/") === false) { return $href; } return false; });
#kava
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments