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

1 line
73 B
Text

add_filter( 'elementor/frontend/print_google_fonts', '__return_false' );