reanusbig replied
Customer Reply
Thanks!
Hi,
I use child theme and for GDPR reasons I want to eliminate this code from the header:
<link rel="https://api.w.org/" href="https://www.pozzuolireport.it/wp-json/">
Now I deleted in the child theme's function.php file using this code:
// Remove Head API
remove_action('wp_head', 'rest_output_link_wp_head');
remove_action('wp_head', 'wp_oembed_add_discovery_links');My question is:
Can I remove Wordpress REST API or is it important for Soledad theme, demos and child themes?
Want to join this conversation or access attachments? Sign in first.
Open your ticket archive, review validated licenses, and continue product support conversations from one customer portal.