Disable JSON API Without Plugin in WordPress
Disable JSON API Without Plugin to limit exposure and improve your WordPress security. Here’s how to do it with a quick tweak. Step 1: Add the JSON API Disable Code Add this to your child theme’s functions.php: How It Works These filters disable the REST API and JSONP support so your site no longer responds … Read more