Code-Snippets-Functions/Execute a function on a child site/WordPress/disable-dns-prefetch-links.txt
2022-04-28 11:23:13 -06:00

1 line
52 B
Text

remove_action( 'wp_head', 'wp_resource_hints', 2 );