Hi Josh,
W3C is giving me some errors such as:
Bad value https://api.w.org/ for attribute rel on element link: The string https://api.w.org/ is not a registered keyword.
I have tried adding the below code to the functions.php but it has no effect am i missing something?
remove_action( ‘wp_head’, ‘rest_output_link_wp_head’ );