Skip to content

Instantly share code, notes, and snippets.

@zartgesotten
Created April 18, 2025 08:44
Show Gist options
  • Save zartgesotten/126791a2ff0f45766b350f5113b773dc to your computer and use it in GitHub Desktop.
Save zartgesotten/126791a2ff0f45766b350f5113b773dc to your computer and use it in GitHub Desktop.
<?php
add_filter( 'wp_speculative_loading_enabled', '__return_false' );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment