Code-Snippets-Functions/Execute a function on a child site/MailPoet/disable-google-fonts.txt

1 line
74 B
Text

add_filter('mailpoet_display_custom_fonts', function () {return false;});