Code-Snippets-Functions/Execute a function on a child site/WP Rocket/disable-dns-prefetch-option.txt

1 line
69 B
Text

add_filter( 'pre_get_rocket_option_dns_prefetch', '__return_zero' );